Small change to theme and added build of Chinese language version.

Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
Kevin Putnam
2019-07-22 14:10:10 -07:00
parent a71d9e1f5f
commit e36c86ed7e
3 changed files with 7 additions and 2 deletions
+6
View File
@@ -56,12 +56,18 @@ clean:
htmlall:
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
$(SPHINXBUILD) -b html -D language='de' $(ALLSPHINXOPTS) $(BUILDDIR)/html/de
$(SPHINXBUILD) -b html -D language='zh_CN' $(ALLSPHINXOPTS) $(BUILDDIR)/html/zh_CN
htmlde:
$(SPHINXBUILD) -b html -D language='de' $(ALLSPHINXOPTS) $(BUILDDIR)/html/de
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html/de."
htmlzh:
$(SPHINXBUILD) -b html -D language='zh_CN' $(ALLSPHINXOPTS) $(BUILDDIR)/html/zh_CN
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html/zh_CN."
html:
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
@echo
@@ -12,7 +12,6 @@
<div class="padding-md--left-right">
<div class="header__site_info">
<object class="header__site_img_object" type="image/svg+xml" data="https://clearlinux.org/modules/custom/clearlinux_org/themes/clearlinux_theme/clear-technologies.svg"></object>
<div class="header__site_info_name">
<a href ="https://clearlinux.org"> Clear Linux* Project</a>
</div>
+1 -1
View File
@@ -165,7 +165,7 @@ html_title = "Documentation for Clear Linux* project"
# The name of an image file (relative to this directory) to place at the top
# of the sidebar.
#html_logo = '_images/clearlinux.png'
html_logo = '_images/clearlinux.png'
# The name of an image file (within the static path) to use as favicon of the
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32