doc: tweak doc build instructions
There was a remaining reference to a doc/Makefile that needed to be changed to CMakeLists.txt Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
c162bad3af
commit
17d045244a
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ generation process output.
|
|||
The output from the Sphinx build is processed by the python script
|
||||
``scripts/filter-known-issues.py`` together with a set of filter
|
||||
configuration files in the ``.known-issues/doc`` folder. (This
|
||||
filtering is done as part of the ``doc/Makefile``.)
|
||||
filtering is done as part of the ``doc/CMakeLists.txt`` CMake listfile.)
|
||||
|
||||
If you're contributing components included in the Zephyr API
|
||||
documentation and run across these warnings, you can include filtering
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue