Skip to content

Commit

Permalink
doc: nrf: add note about doxygen-only docsets
Browse files Browse the repository at this point in the history
Doxygen only docsets like nrfx do not have any dependencies, so they do
not expose the `-all` target.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
  • Loading branch information
gmarull committed Oct 1, 2024
1 parent 06ebc7f commit 7b1f88d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ If you have not built all documentation sets before, it is recommended to run th
Here, *docset-name* is the name of the documentation set, for example, ``nrf``.
This target will build the :ref:`documentation sets <documentation_sets>` that are needed for *docset-name*.
Note that Doxygen-only docsets like ``nrfx`` do not have the ``-all`` target as they have no dependencies.

On subsequent builds, it is recommended to just run the following command:

Expand Down

0 comments on commit 7b1f88d

Please sign in to comment.