deb-keystone/doc
Andreas Jaeger 4839414237 Check that all po/pot files are valid
Perform minimal checks on po and pot files so that no broken files can
get imported.

Add msgfmt to list of requirements in doc/source/setup.rst.

Change-Id: Ifa9fe2fc1ca9a41621ff3039c249700cdb1cd0ac
Related-Bug: #1299349
Co-Authored-By: Clark Boylan <clark.boylan@gmail.com>
2014-04-26 17:03:32 +02:00
..
ext Remove vim header 2014-02-08 23:54:04 +08:00
source Check that all po/pot files are valid 2014-04-26 17:03:32 +02:00
keystone_compat_flows.sdx Align with project configs. 2012-03-01 11:42:42 -08:00
Makefile Align with project configs. 2012-03-01 11:42:42 -08:00
README.rst Fixes documentation building 2013-12-13 02:47:37 +00:00

Building Docs

Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:

$ tox -e docs

The documentation will be built at doc/build/.