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
This commit is contained in:
parent
0f224d3ae6
commit
3654aa4205
@ -1 +1 @@
|
||||
../../elements
|
||||
../../diskimage_builder/elements/
|
@ -8,4 +8,4 @@ of the element directory describing what it is for.
|
||||
.. toctree::
|
||||
:glob:
|
||||
|
||||
diskimage_builder/elements/*/*
|
||||
elements/*/*
|
||||
|
Loading…
Reference in New Issue
Block a user