docs/develop: Fix Doxygen build after previous commit

This commit is contained in:
Adrien Destugues
2025-04-08 12:55:29 +02:00
parent 2e9c9b0173
commit 6cb7acc3e9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
:: _directory_structure: .. _directory_structure:
=============================== ===============================
Boot Volume Directory Structure Boot Volume Directory Structure
+2 -2
View File
@@ -15,7 +15,7 @@ Changes for Users
installed manually by moving (not copying) them to the respective "packages" installed manually by moving (not copying) them to the respective "packages"
subdirectory in "/boot/system" or "/boot/home/config". subdirectory in "/boot/system" or "/boot/home/config".
- The directory layout has changed and many directories have become read-only. - The directory layout has changed and many directories have become read-only.
Cf. :ref:`_directory_structure` for details. Cf. :ref:`directory_structure` for details.
- The Deskbar menu works differently. It uses a new virtual directory - The Deskbar menu works differently. It uses a new virtual directory
Tracker/Deskbar feature to generate its content. Any package can contribute Tracker/Deskbar feature to generate its content. Any package can contribute
@@ -70,7 +70,7 @@ Changes for Application Developers
``PATH``. The commands of the secondary tool chain are also available in the ``PATH``. The commands of the secondary tool chain are also available in the
standard path with a name suffixed with "-<arch>" (e.g. "gcc-x86" for the standard path with a name suffixed with "-<arch>" (e.g. "gcc-x86" for the
gcc 4 executable on a gcc2/gcc4 hybrid). gcc 4 executable on a gcc2/gcc4 hybrid).
- Software can be packaged using the ``package`` tool. Cf. :ref:`building_package` - Software can be packaged using the ``package`` tool. Cf. :ref:`building_packages`
for more information. for more information.
- The ``find_directory()`` API has been partially deprecated. While there are - The ``find_directory()`` API has been partially deprecated. While there are