GitHub user pdion891 opened a pull request: https://github.com/apache/cloudstack-docs-admin/pull/2
fixed images links, tables, toctree * All icons except updatessl.png links updated. * All tables adapted to .rst format. * Fixed some toc hierarchy * fixed .rst markup. output of sphinx-build: ``` cloudstack-docs-admin $ sphinx-build -b html source build Running Sphinx v1.2.2 loading pickled environment... done building [html]: targets for 1 source files that are out of date updating environment: 0 added, 2 changed, 0 removed reading sources... [100%] virtual_machines /Users/pdion/Documents/cloudstack/cloudstack-docs-admin/source/systemvm.rst:267: WARNING: Substitution definition "updatessl.png" missing contents. .. |updatessl.png| /Users/pdion/Documents/cloudstack/cloudstack-docs-admin/source/systemvm.rst:626: WARNING: image file not readable: _static/images/updatessl.png looking for now-outdated files... none found pickling environment... done checking consistency... /Users/pdion/Documents/cloudstack/cloudstack-docs-admin/source/administration.rst:: WARNING: document isn't included in any toctree /Users/pdion/Documents/cloudstack/cloudstack-docs-admin/source/api.rst:: WARNING: document isn't included in any toctree /Users/pdion/Documents/cloudstack/cloudstack-docs-admin/source/ui.rst:: WARNING: document isn't included in any toctree done preparing documents... done writing output... [100%] virtual_machines writing additional files... genindex search copying images... [100%] _static/images/change-service-icon.png copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 5 warnings. ``` You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloudops/cloudstack-docs-admin master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack-docs-admin/pull/2.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2 ---- commit 6b2c8268f67328eaf2088166631dcd4d059521b0 Author: Pierre-Luc Dion <pd...@cloudops.com> Date: 2014-03-20T01:29:33Z fixed images links, tables, toctree ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---