Kristal Dale
37811ae11f
Update the official Clear Linux product name:
...
- Substitutions
- Python config file
- Replace hard coded product name in page heading with sub on CL doc landing page
- Replace hard coded product name with sub in system-requirements
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2018-09-10 15:57:22 -07:00
Kevin Putnam
ab15d98ddc
Fixed the last of the warnings - not at zero
2018-07-30 14:25:56 -07:00
Miguel Bernal Marin
b5f8fc33fd
conf.py: fix warning on html_static_path
...
A warning is showed when compiling the documentation:
WARNING: html_static_path entry '/home/git/clear-linux-documentation/source/_static' does not exist
After documentation restructure, the _static directory is no more needed.
This commit comment out html_static_path in config.py, and the warning
is not showed.
2017-05-30 11:23:51 -05:00
Miguel Bernal Marin
cc14739d3b
conf.py: fix html_add_permalinks
...
When compiling documentation a warning message is showed:
WARNING: The config value `html_add_permalinks' has type `bool', defaults to `str'.
The documentation from http://www.sphinx-doc.org/es/stable/config.html
said to set it to None or the empty string to disable permalinks.
Now it is set to empty string and the warning disappear.
2017-05-30 11:14:52 -05:00
Rodrigo Caballero
5a2b933e54
Fix substitutions warning.
...
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2017-04-27 09:34:35 -05:00
Rodrigo Caballero
41cdf6ab0d
Revert "Merge branch 'new-file-struct' into 'master'"
...
This reverts commit 4d707bc539 , reversing
changes made to b18458758e .
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2016-11-22 10:56:24 -06:00
Rodrigo Caballero
a4b61aecf9
Modify file structure of docs source files.
...
Changed the file structure to allow for easier and better maintenance of
the docs. Files were renamed as needed and following a consistent
convention. Added a index.rst to every folder allowing for partial
builds of the docs. Included content previously left out of the docs
build. The commit also performs minimal housekeeping.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2016-11-18 13:36:22 -06:00
Tullis, Michael L
720e0728cc
Modifed conf.py file to update copyright to 2016. Fixed typo in gs_getting_started.rst.
2016-04-23 07:10:39 -06:00
Rodrigo Caballero
b561dbe189
Merge branch 'CLR-DOCS-THEME' into staging
...
Merges the Docs theme brance with staging.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
Conflicts:
source/_themes/clearlinux/breadcrumbs.html
source/_themes/clearlinux/footer.html
source/_themes/clearlinux/header.html
source/_themes/clearlinux/layout.html
source/_themes/clearlinux/navigation.html
source/_themes/clearlinux/static/css/main.css
source/_themes/clearlinux/static/css/vendor/bootstrap-theme.min.css
source/_themes/clearlinux/static/css/vendor/bootstrap.min.css
source/_themes/clearlinux/static/fonts/ClearSans-Bold.eot
source/_themes/clearlinux/static/fonts/ClearSans-Bold.svg
source/_themes/clearlinux/static/fonts/ClearSans-Bold.ttf
source/_themes/clearlinux/static/fonts/ClearSans-Bold.woff
source/_themes/clearlinux/static/fonts/ClearSans-BoldItalic.eot
source/_themes/clearlinux/static/fonts/ClearSans-BoldItalic.svg
source/_themes/clearlinux/static/fonts/ClearSans-BoldItalic.ttf
source/_themes/clearlinux/static/fonts/ClearSans-BoldItalic.woff
source/_themes/clearlinux/static/fonts/ClearSans-Italic.eot
source/_themes/clearlinux/static/fonts/ClearSans-Italic.svg
source/_themes/clearlinux/static/fonts/ClearSans-Italic.ttf
source/_themes/clearlinux/static/fonts/ClearSans-Italic.woff
source/_themes/clearlinux/static/fonts/ClearSans-Light.eot
source/_themes/clearlinux/static/fonts/ClearSans-Light.svg
source/_themes/clearlinux/static/fonts/ClearSans-Light.ttf
source/_themes/clearlinux/static/fonts/ClearSans-Light.woff
source/_themes/clearlinux/static/fonts/ClearSans-Medium.eot
source/_themes/clearlinux/static/fonts/ClearSans-Medium.svg
source/_themes/clearlinux/static/fonts/ClearSans-Medium.ttf
source/_themes/clearlinux/static/fonts/ClearSans-Medium.woff
source/_themes/clearlinux/static/fonts/ClearSans-MediumItalic.eot
source/_themes/clearlinux/static/fonts/ClearSans-MediumItalic.svg
source/_themes/clearlinux/static/fonts/ClearSans-MediumItalic.ttf
source/_themes/clearlinux/static/fonts/ClearSans-MediumItalic.woff
source/_themes/clearlinux/static/fonts/ClearSans-Regular.eot
source/_themes/clearlinux/static/fonts/ClearSans-Regular.svg
source/_themes/clearlinux/static/fonts/ClearSans-Regular.ttf
source/_themes/clearlinux/static/fonts/ClearSans-Regular.woff
source/_themes/clearlinux/static/fonts/ClearSans-Thin.eot
source/_themes/clearlinux/static/fonts/ClearSans-Thin.svg
source/_themes/clearlinux/static/fonts/ClearSans-Thin.ttf
source/_themes/clearlinux/static/fonts/ClearSans-Thin.woff
source/_themes/clearlinux/static/fonts/IntelClear_WLat_Bd.eot
source/_themes/clearlinux/static/fonts/IntelClear_WLat_Bd.ttf
source/_themes/clearlinux/static/fonts/IntelClear_WLat_Bd.woff
source/_themes/clearlinux/static/fonts/IntelClear_WLat_BdIt.eot
source/_themes/clearlinux/static/fonts/IntelClear_WLat_BdIt.ttf
source/_themes/clearlinux/static/fonts/IntelClear_WLat_BdIt.woff
source/_themes/clearlinux/static/fonts/IntelClear_WLat_It.eot
source/_themes/clearlinux/static/fonts/IntelClear_WLat_It.ttf
source/_themes/clearlinux/static/fonts/IntelClear_WLat_It.woff
source/_themes/clearlinux/static/fonts/IntelClear_WLat_Lt.eot
source/_themes/clearlinux/static/fonts/IntelClear_WLat_Lt.ttf
source/_themes/clearlinux/static/fonts/IntelClear_WLat_Lt.woff
source/_themes/clearlinux/static/fonts/IntelClear_WLat_LtIt.eot
source/_themes/clearlinux/static/fonts/IntelClear_WLat_LtIt.ttf
source/_themes/clearlinux/static/fonts/IntelClear_WLat_LtIt.woff
source/_themes/clearlinux/static/fonts/IntelClear_WLat_Rg.eot
source/_themes/clearlinux/static/fonts/IntelClear_WLat_Rg.ttf
source/_themes/clearlinux/static/fonts/IntelClear_WLat_Rg.woff
source/_themes/clearlinux/static/images/favicons/favicon_android_192x192.ico
source/_themes/clearlinux/static/images/favicons/favicon_android_192x192.png
source/_themes/clearlinux/static/images/favicons/favicon_apple_114x144.ico
source/_themes/clearlinux/static/images/favicons/favicon_apple_114x144.png
source/_themes/clearlinux/static/images/favicons/favicon_apple_120x120.ico
source/_themes/clearlinux/static/images/favicons/favicon_apple_120x120.png
source/_themes/clearlinux/static/images/favicons/favicon_apple_144x144.ico
source/_themes/clearlinux/static/images/favicons/favicon_apple_144x144.png
source/_themes/clearlinux/static/images/favicons/favicon_apple_152x152.ico
source/_themes/clearlinux/static/images/favicons/favicon_apple_152x152.png
source/_themes/clearlinux/static/images/favicons/favicon_apple_180x180.ico
source/_themes/clearlinux/static/images/favicons/favicon_apple_180x180.png
source/_themes/clearlinux/static/images/favicons/favicon_apple_57x57.ico
source/_themes/clearlinux/static/images/favicons/favicon_apple_57x57.png
source/_themes/clearlinux/static/images/favicons/favicon_apple_60x60.ico
source/_themes/clearlinux/static/images/favicons/favicon_apple_60x60.png
source/_themes/clearlinux/static/images/favicons/favicon_apple_72x72.ico
source/_themes/clearlinux/static/images/favicons/favicon_apple_72x72.png
source/_themes/clearlinux/static/images/favicons/favicon_apple_76x76.ico
source/_themes/clearlinux/static/images/favicons/favicon_apple_76x76.png
source/_themes/clearlinux/static/images/favicons/favicon_microsoft_144x144.ico
source/_themes/clearlinux/static/images/favicons/favicon_microsoft_144x144.png
source/_themes/clearlinux/static/images/favicons/favicon_web_16x16.ico
source/_themes/clearlinux/static/images/favicons/favicon_web_16x16.png
source/_themes/clearlinux/static/images/favicons/favicon_web_32x32.ico
source/_themes/clearlinux/static/images/favicons/favicon_web_32x32.png
source/_themes/clearlinux/static/images/favicons/favicon_web_96x96.ico
source/_themes/clearlinux/static/images/favicons/favicon_web_96x96.png
source/_themes/clearlinux/static/js/project.js
source/_themes/clearlinux/theme.conf
source/conf.py
source/index-openstack.rst
source/index.rst
source/index_bundles.rst
source/index_gs.rst
source/index_sw_update.rst
2015-11-26 10:56:52 -06:00
Rodrigo Caballero
e909078db7
Add website theme to staging for testing.
...
Adds the theme files developed by digital properties and modifies
the conf.py to use them. This will allow testing and collaboration.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2015-11-25 11:29:10 -06:00
Tullis, Michael L
74672780ba
Adding componentized index files (per category) for proper navigation with new CSS.
2015-11-25 08:23:42 -07:00
Leona
5f15301376
images need to be in _static folder for linkage, updating index with files, syntax editing on message broker service
2015-11-16 08:34:26 -08:00
Tullis, Michael L
18b522c387
Adding topic for Clear Containers and theme
2015-10-22 19:42:56 -06:00
Tullis, Michael L
cc9f5e6e51
Initial commit
...
Initial commit
2015-10-12 15:39:17 -06:00