From 0950f0a9605bb804945d0297974561aa9db011d3 Mon Sep 17 00:00:00 2001 From: Remy Marquis Date: Wed, 18 Mar 2020 18:19:22 +0100 Subject: [PATCH] Added initial structure --- commands.rst | 3 +++ cvars.rst | 3 +++ index.rst | 4 ++++ resources.rst | 3 +++ 4 files changed, 13 insertions(+) create mode 100644 commands.rst create mode 100644 cvars.rst create mode 100644 resources.rst diff --git a/commands.rst b/commands.rst new file mode 100644 index 0000000..ad86aa7 --- /dev/null +++ b/commands.rst @@ -0,0 +1,3 @@ +======== +Commands +======== \ No newline at end of file diff --git a/cvars.rst b/cvars.rst new file mode 100644 index 0000000..49a3dde --- /dev/null +++ b/cvars.rst @@ -0,0 +1,3 @@ +===== +Cvars +===== \ No newline at end of file diff --git a/index.rst b/index.rst index c572345..b970b49 100644 --- a/index.rst +++ b/index.rst @@ -25,6 +25,10 @@ There are two aspects to this project, an updated game version **ET: Legacy** an .. toctree:: :maxdepth: 2 + cvars + commands + resources + Indices and tables ================== diff --git a/resources.rst b/resources.rst new file mode 100644 index 0000000..afce060 --- /dev/null +++ b/resources.rst @@ -0,0 +1,3 @@ +========= +Resources +========= \ No newline at end of file