Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sphinx: makefile: add publish target | Nicolas Dechesne | 2020-09-17 | 1 | -1/+8 |
| | | | | | | | | | | The 'publish' target prepares the sphinx output, so that it can be transfered on the YP website. (From yocto-docs rev: f7a06204ef94f9b71174de5364a62ba04deb709b) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | sphinx: add initial build infrastructure | Nicolas Dechesne | 2020-09-17 | 1 | -0/+20 |
Used sphinx-quickstart to generate top level config and Makefile.sphinx, to allow side by side DocBook and Sphinx co-existence. (From yocto-docs rev: 01dd5af7954e24552aca022917669b27bb0541ed) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |