diskimage-builder/doc/source/elements.rst
Ian Wienand 3654aa4205 Fix up element doc generation
Turns out that you really have to have the elements dir symlinked
under the source directory for the globbing to match anything.  AFAICT
there's no way to add external directories to the sphinx build.

Change-Id: Iaa3576ef250822b0d57bebce1ebbe03e5bafa042
2017-02-08 14:32:43 +11:00

12 lines
272 B
ReStructuredText

Elements
========
Elements are found in the subdirectory elements. Each element is in a directory
named after the element itself. Elements *should* have a README.rst in the root
of the element directory describing what it is for.
.. toctree::
:glob:
elements/*/*