summaryrefslogtreecommitdiffstats
path: root/docs/etc/conf.py
AgeCommit message (Collapse)AuthorFilesLines
2016-01-28Add license headerFatih Degirmenci1-0/+8
License headers are added. - Set company name based on the author who created the file first time - Add SPDX header for Apache 2.0 Change-Id: I8f357a2d6f75179171c681f4b53e0f4249eca5a2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-12Add sphinx extensionsAna C1-1/+4
This change adds following sphinx extensions: - sphinx.ext.autodoc - sphinx.ext.viewcode - sphinx.ext.napoleon JIRA: - Change-Id: I97d8ead38fd8e83b98f5083d0e24dd1a084014c9 Signed-off-by: Ana C <ana.cunha@ericsson.com>
2015-12-10docs: add process to request new sphinx extension(s)Ryota MIBU1-1/+7
http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2015-December/006901.html Change-Id: I3a2691bd1d69b5c8c250aaec34e4b76e28e7df73 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com> Co-Authored-By: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
2015-12-04docs: add sphinx extension 'httpdomain' to defaultRyota MIBU1-0/+2
Change-Id: I07cbbec02bbd995e66d6fd5965aecff3bb2e1dee Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-03Revert the global documentation conf.pyFatih Degirmenci1-1/+0
Need to revert this change since we now have docs with different themes. Projects can have their own conf.py files as explained in the documentation. http://artifacts.opnfv.org/releng/docs/how-to-use-docs/documentation-example.html#configuration This reverts commit 7916c5a19e6a6c55c6836347445b36fe981d1887. Change-Id: I9c169917adb130b36fe5dd70ac8f53ef8d9e3d83
2015-12-03Restore readthedocs themeblsaws1-0/+1
Change-Id: I73abb087e1c47880c71812e366a8bfec5d1ec3b5 Signed-off-by: blsaws <blsaws@hotmail.com>
2015-11-30update builder script and how-to-use-docsRyota MIBU1-13/+7
Change-Id: Ia65ebe61c174dc4129d32148d71505c2a2caf480 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-26jjb: fix doc build to support multiple depth of dirsRyota MIBU1-3/+7
JIRA: RELENG-16 Change-Id: I86293f9b79c083f286f9036a3137465513e92d17 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-26doc: fix rst and jjb to have consistent view in html and pdfRyota MIBU1-18/+12
JIRA: RELENG-16 Change-Id: I6e36f16be6e1c9160820d137a78ac1e7674153f0 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-20doc: fix logo setting for sphinx-buildRyota MIBU1-0/+2
Change-Id: I53be7e1ec8e8c3b9134de40e99084e5ea623430c Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-19Add PDF creation in docu-build-new.shRyota MIBU1-10/+3
This patch adds PDF creation into the default document build script (utils/docu-build-new.sh), and also fixes default config file to avoid numfig issue. JIRA: RELENG-16 Change-Id: I6326d444cdc88e0ca6a748d7e3a9779b4321e57c Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-08-26Adding initial docs, script and logic for releng projectAric Gardner1-0/+34
Change-Id: Ie5bebf61b5f539d31c4c270b3f86b68b7a3ff2c9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>