Bug 364 - Do not generate temporary doc files in the sources
Summary: Do not generate temporary doc files in the sources
Status: CONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: doc (show other bugs)
Version: unspecified
Hardware: All All
: Normal enhancement
Target Milestone: ---
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2019-11-12 15:13 CET by David Marchand
Modified: 2020-03-25 08:23 CET (History)
1 user (show)



Attachments

Description David Marchand 2019-11-12 15:13:56 CET
At the moment, when building the documentation, some temporary files are created in the sources directories.

When switching branches and compiling the documentation for older releases (for example building a 17.11 documentation, with a master documentation built before) , this can trigger hard to understand build errors like:


Sphinx error:
master file .../doc/guides/compressdevs/index.rst not found
make[1]: *** [.../mk/rte.sdkdoc.mk:110: guides-pdf-compressdevs] Error 2
make: *** [.../mk/rte.sdkroot.mk:116: doc-all] Error 2

Note You need to log in before you can comment on or make changes to this bug.