Initial import

This commit is contained in:
Iain Learmonth 2022-03-10 14:26:22 +00:00
commit 09f0b0672d
64 changed files with 3735 additions and 0 deletions

8
docs/tech/conf.rst Normal file
View file

@ -0,0 +1,8 @@
Configuration Objects
=====================
.. autoclass:: app.models.AbstractConfiguration
:members:
:undoc-members:

4
docs/tech/index.rst Normal file
View file

@ -0,0 +1,4 @@
Technical Overview
==================

8
docs/tech/resource.rst Normal file
View file

@ -0,0 +1,8 @@
Resource Objects
================
.. autoclass:: app.models.AbstractResource
:members:
:undoc-members: