summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2024-10-25 15:51:42 -0500
committerDanny Holman <dholman@gymli.org>2024-10-25 15:51:42 -0500
commitc20adaa0c494edf1a04d88b925ca887f42e71bf1 (patch)
treec664dbc61951d37aa12cc48551ac526fd343bcea /doc/index.rst
parente38d94416f705aa4ddd32e1c51199b45b58d6093 (diff)
doc: add license requirements file
Add a documentation file that describes license requirements and compliance information. Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index b4dfb5a..0187820 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -25,12 +25,12 @@ trying to get the engine to work for their own applications or libraries.
Introduction <introduction.rst>
List of features <feature-list.rst>
+ License requirements <license-requirements.rst>
Core API <core/index.rst>
Network API <network/index.rst>
Rendering API <render/index.rst>
UI API <ui/index.rst>
Sound API <sound/index.rst>
- Reporting issues <reporting-issues.rst>
Working with upstream
---------------------