Skip to content

Commit 14539ed

Browse files
stephanosiocarlescufi
authored andcommitted
doc: documentation: Fix incorrect doc/Makefile reference
This commit fixes the incorrect reference to the `doc/Makefile` and updates the text to better integrate the reference. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 4811575 commit 14539ed

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/contribute/documentation/generation.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,8 @@ of the build folder and run ``cmake`` and then ``ninja`` again.
210210

211211
If you add or remove a file from the documentation, you need to re-run CMake.
212212

213-
On Unix platforms a convenience :zephyr_file:`Makefile` at the ``doc`` folder
214-
of the Zephyr repository can be used to build the documentation directly from
215-
there:
213+
On Unix platforms a convenience :zephyr_file:`doc/Makefile` can be used to
214+
build the documentation directly from there:
216215

217216
.. code-block:: console
218217

0 commit comments

Comments
 (0)