Combined sphinx and doxygen update - #31403
andu-nordic wants to merge 4 commits into
Conversation
Update stylesheets from doxygen-awesome with latest version. Additionaly instead of modifying the stylesheets directly introduce a custom.css file so that future updates can be easier. Signed-off-by: Antoni Duda <antoni.duda@nordicsemi.no>
Updating tools-versions files with new doxygen version. Signed-off-by: Antoni Duda <antoni.duda@nordicsemi.no>
Automated run of doxygen -u path/to/doxyfile.in was used to update doxyfiles to the new version. PAGE_OUTLINE_PANEL = NO needs now to be explicitly set. Signed-off-by: Antoni Duda <antoni.duda@nordicsemi.no>
Update sphinx version used for docbuild. Fixes relevant issues regarding: - changes in how docutils handle references in substitution - removal/replacement of deprecated python api usage Signed-off-by: Antoni Duda <antoni.duda@nordicsemi.no>
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 45491d796ec7cf22e0009ba1278f3afce658b7a3 more detailssdk-nrf:
Github labels
List of changed files detected by CI (20)Outputs:ToolchainVersion: 3645d22f6f Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: |
Memory footprint analysis revealed the following potential issuesapplications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9549[B] - link (cc: @nrfconnect/ncs-ll-ursus) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-31403/1) |
This updates doxygen to 1.15.0 and sphinx to 9.1.x
Relevant Sphinx issues fixed:
For doxygen it was necessary to upgrade the doxygen-awesome theme.