Improve docs (#7005)

This commit is contained in:
Christoph Mellüh
2025-08-18 08:14:06 +02:00
committed by GitHub
parent aa97cc25d1
commit f9dc7d5d94
194 changed files with 388 additions and 138 deletions
@@ -7,8 +7,8 @@ suggesting new features, or contributing code, your involvement is highly encour
This part of the documentation covers various aspects of the Bonsai development process, including:
- :doc:`Writing User Documentation </contribute/writing_docs>`
- :doc:`Translations and Internationalisation </contribute/translations>`
- :doc:`Writing User Documentation </guides/development/writing_docs>`
- :doc:`Translations and Internationalisation </guides/development/translations>`
- Contributing Code
- :doc:`Installation and Setting up a Development Environment </guides/development/installation>`
- Understanding the Project Structure and Codebase