diff --git a/docs/assets/data/routes.json b/docs/assets/data/routes.json index 3a4a7b9..d48064e 100644 --- a/docs/assets/data/routes.json +++ b/docs/assets/data/routes.json @@ -63,32 +63,6 @@ "name": "Tutorial: Being a god with style", "hidden": true, "filepath": "tutorials/tut_1.md" - }, - { - "name": "Tutorial: Creating a new weapon", - "hidden": true, - "routes": [ - { - "name": "0. Introduction", - "filepath": "tutorials/tut_2/cw_0.md" - }, - { - "name": "1. Creating a new weapon", - "filepath": "tutorials/tut_2/cw_1.md" - }, - { - "name": "2. Adding it the to flea market", - "filepath": "tutorials/tut_2/cw_2.md" - }, - { - "name": "3. Adding it to a trader", - "filepath": "tutorials/tut_2/cw_3.md" - }, - { - "name": "4. Editing a weapon's texture", - "filepath": "tutorials/tut_2/cw_4.md" - } - ] } ] }, diff --git a/docs/md/api_ref/api.md b/docs/md/api_ref/api.md index 9e5bfb4..6e66ed0 100644 --- a/docs/md/api_ref/api.md +++ b/docs/md/api_ref/api.md @@ -1 +1 @@ -api \ No newline at end of file +api ref (WIP) \ No newline at end of file diff --git a/docs/md/tutorials/tut_1.md b/docs/md/tutorials/tut_1.md deleted file mode 100644 index 3515499..0000000 --- a/docs/md/tutorials/tut_1.md +++ /dev/null @@ -1 +0,0 @@ -tut1_prefab_swap \ No newline at end of file diff --git a/docs/md/tutorials/tut_2/tut2_0.md b/docs/md/tutorials/tut_2/tut2_0.md deleted file mode 100644 index f443259..0000000 --- a/docs/md/tutorials/tut_2/tut2_0.md +++ /dev/null @@ -1 +0,0 @@ -cw_0 \ No newline at end of file diff --git a/docs/md/tutorials/tut_2/tut2_1.md b/docs/md/tutorials/tut_2/tut2_1.md deleted file mode 100644 index 4e8dc48..0000000 --- a/docs/md/tutorials/tut_2/tut2_1.md +++ /dev/null @@ -1 +0,0 @@ -cw_p1 \ No newline at end of file diff --git a/docs/md/tutorials/tut_2/tut2_2.md b/docs/md/tutorials/tut_2/tut2_2.md deleted file mode 100644 index f1c1642..0000000 --- a/docs/md/tutorials/tut_2/tut2_2.md +++ /dev/null @@ -1 +0,0 @@ -cw_p2 \ No newline at end of file diff --git a/docs/md/tutorials/tut_2/tut2_3.md b/docs/md/tutorials/tut_2/tut2_3.md deleted file mode 100644 index 1188847..0000000 --- a/docs/md/tutorials/tut_2/tut2_3.md +++ /dev/null @@ -1 +0,0 @@ -cw_p3 \ No newline at end of file diff --git a/docs/md/tutorials/tut_2/tut2_4.md b/docs/md/tutorials/tut_2/tut2_4.md deleted file mode 100644 index fef515e..0000000 --- a/docs/md/tutorials/tut_2/tut2_4.md +++ /dev/null @@ -1 +0,0 @@ -cw_p4 \ No newline at end of file