Skip to content

Commit 3babb0a

Browse files
committed
First pass at adding techical docs
1 parent 1f4d492 commit 3babb0a

File tree

3 files changed

+14
-7
lines changed

3 files changed

+14
-7
lines changed

docs/footer.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
This is documentation for
55
`API-Skeletons/doctrine-orm-graphql <https://github.com/API-Skeletons/doctrine-orm-graphql>`_.
6-
7-
There is also `technical documentation <technical/index.html>`_ available.
8-
96
Please add your ★ star to the project.
107

118
Authored by `API Skeletons <https://apiskeletons.com>`_.

docs/index.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,19 @@ you'll see, there's a lot of customizable power built in too.
4545
upgrade
4646
about
4747

48+
.. toctree::
49+
:maxdepth: 2
50+
:caption: Technical Documentation
51+
52+
.. toctree::
53+
:maxdepth: 2
54+
:caption: Core Concepts
55+
56+
technical/architecture
57+
technical/driver-reference
58+
technical/config-reference
59+
technical/attributes-reference
60+
4861

4962
.. role:: raw-html(raw)
5063
:format: html

docs/technical/footer.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11

22
----------
33

4-
This is technical documentation for
4+
This is documentation for
55
`API-Skeletons/doctrine-orm-graphql <https://github.com/API-Skeletons/doctrine-orm-graphql>`_.
6-
7-
There is also `user documentation <../index.html>`_ available.
8-
96
Please add your ★ star to the project.
107

118
Authored by `API Skeletons <https://apiskeletons.com>`_.

0 commit comments

Comments
 (0)