Commit Graph

3 Commits

Author SHA1 Message Date
Duc Truong 452d71c7cd Fix doc format errors
This fixes all the documentation formatting errors detected by sphinx
when running the docs tox environment.

The change in conf.py is needed to suppress the unknown option warning
documented in [1] and [2]

[1] https://groups.google.com/forum/#!topic/sphinx-users/6F_EJUEA2f8
[2] https://github.com/sphinx-doc/sphinx/issues/2229

Change-Id: Ib209fa9db7d2d896a34c54919afa396044ad29b7
2018-07-12 17:44:36 +00:00
jolie fcbdcd73bf Correct unexpected indentation
Unexpected indentation cause WARNING"toctree contains reference to
nonexisting document u'admin/:maxdepth: 1'". This patch removes
the extra line.

Change-Id: I67532eb839b44ddea5f444fc8df7fbec2452b629
2017-09-28 14:31:25 +08:00
tengqm edf75cf9f2 Prepare for doc migration
This restructures the doc/source directory for doc migration.

Change-Id: I4c91096fbc94a2e6d8c76d1d8df8ae5ca86a98cc
Related-Bug: #1706186
2017-07-25 23:13:56 -04:00