Detailed Docs & Onboarding improvements
This commit is contained in:
39
docs/developer/index.rst
Normal file
39
docs/developer/index.rst
Normal file
@@ -0,0 +1,39 @@
|
||||
Developer Guide
|
||||
==============
|
||||
|
||||
This section provides comprehensive documentation for developers who want to contribute to or extend the AI-Writer platform.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Developer Documentation:
|
||||
|
||||
setup
|
||||
architecture
|
||||
coding_standards
|
||||
testing
|
||||
extending
|
||||
|
||||
Development Environment Setup
|
||||
---------------------------
|
||||
|
||||
.. include:: setup.rst
|
||||
|
||||
Architecture Overview
|
||||
-------------------
|
||||
|
||||
.. include:: architecture.rst
|
||||
|
||||
Coding Standards
|
||||
--------------
|
||||
|
||||
.. include:: coding_standards.rst
|
||||
|
||||
Testing Guidelines
|
||||
----------------
|
||||
|
||||
.. include:: testing.rst
|
||||
|
||||
Extending AI-Writer
|
||||
-----------------
|
||||
|
||||
.. include:: extending.rst
|
||||
Reference in New Issue
Block a user