diff --git a/docs/admin/outline.rst b/docs/admin/outline.rst new file mode 100644 index 0000000000..9cd13ecbf9 --- /dev/null +++ b/docs/admin/outline.rst @@ -0,0 +1,11 @@ +Administrative Functions +======================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/admin/sso.rst b/docs/admin/sso.rst new file mode 100644 index 0000000000..cb9119ac44 --- /dev/null +++ b/docs/admin/sso.rst @@ -0,0 +1,11 @@ +Enabling Social Network Logins +============================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/admin/uploads.rst b/docs/admin/uploads.rst new file mode 100644 index 0000000000..fbaa1bb64d --- /dev/null +++ b/docs/admin/uploads.rst @@ -0,0 +1,21 @@ +File / Image Uploading +====================== + +testing + + +Enabling Imgur Image Uploads +---------------------------- + +testing + + +Enabling Local Uploading +------------------------ + +testing + +Uploading to Amazon S3 +----------------------- + +testing \ No newline at end of file diff --git a/docs/contributing/resources.rst b/docs/contributing/resources.rst new file mode 100644 index 0000000000..606d98be78 --- /dev/null +++ b/docs/contributing/resources.rst @@ -0,0 +1,11 @@ +Resources +========= + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/contributing/style-guide.rst b/docs/contributing/style-guide.rst new file mode 100644 index 0000000000..f451ae18d6 --- /dev/null +++ b/docs/contributing/style-guide.rst @@ -0,0 +1,11 @@ +NodeBB Style Guide +================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/docs/sphinx.rst b/docs/docs/sphinx.rst new file mode 100644 index 0000000000..9a8870fb05 --- /dev/null +++ b/docs/docs/sphinx.rst @@ -0,0 +1,11 @@ +Writing Documentation +===================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/help/bugs.rst b/docs/help/bugs.rst new file mode 100644 index 0000000000..14acc01271 --- /dev/null +++ b/docs/help/bugs.rst @@ -0,0 +1,11 @@ +Submitting Bugs on our Issue Tracker +==================================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/help/faq.rst b/docs/help/faq.rst new file mode 100644 index 0000000000..b071d4e661 --- /dev/null +++ b/docs/help/faq.rst @@ -0,0 +1,11 @@ +Frequently Asked Questions +========================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/help/help.rst b/docs/help/help.rst new file mode 100644 index 0000000000..e88e3ef47f --- /dev/null +++ b/docs/help/help.rst @@ -0,0 +1,11 @@ +Ask the NodeBB Community +======================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/helping/contribute.rst b/docs/helping/contribute.rst new file mode 100644 index 0000000000..79435e1675 --- /dev/null +++ b/docs/helping/contribute.rst @@ -0,0 +1,11 @@ +Helping out the NodeBB Project +============================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/helping/share.rst b/docs/helping/share.rst new file mode 100644 index 0000000000..1639b0e1f0 --- /dev/null +++ b/docs/helping/share.rst @@ -0,0 +1,11 @@ +Share and promote the NodeBB project +==================================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/i8n/transifex.rst b/docs/i8n/transifex.rst new file mode 100644 index 0000000000..50f50de1a4 --- /dev/null +++ b/docs/i8n/transifex.rst @@ -0,0 +1,11 @@ +NodeBB Internationalization +============================ + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index 6603503aef..d23b54db46 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,6 +34,7 @@ Administrating NodeBB admin/outline admin/sso + admin/uploads Contributing to NodeBB ---------------------- @@ -86,8 +87,8 @@ Helping out the NodeBB Project .. toctree:: :maxdepth: 2 - docs/contribute - docs/share + helping/contribute + helping/share Writing Documentation --------------------- diff --git a/docs/plugins/create.rst b/docs/plugins/create.rst new file mode 100644 index 0000000000..cd660a1c2d --- /dev/null +++ b/docs/plugins/create.rst @@ -0,0 +1,11 @@ +Writing Plugins for NodeBB +========================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/plugins/resources.rst b/docs/plugins/resources.rst new file mode 100644 index 0000000000..e3c5748c87 --- /dev/null +++ b/docs/plugins/resources.rst @@ -0,0 +1,11 @@ +Plugin Resources +================ + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/themes/create.rst b/docs/themes/create.rst new file mode 100644 index 0000000000..3a8f4fe385 --- /dev/null +++ b/docs/themes/create.rst @@ -0,0 +1,11 @@ +Creating a new NodeBB Theme +=========================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/themes/resources.rst b/docs/themes/resources.rst new file mode 100644 index 0000000000..256c8a396a --- /dev/null +++ b/docs/themes/resources.rst @@ -0,0 +1,11 @@ +Themes Resources +================ + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/themes/templates.rst b/docs/themes/templates.rst new file mode 100644 index 0000000000..c378fb07a0 --- /dev/null +++ b/docs/themes/templates.rst @@ -0,0 +1,11 @@ +NodeBB's Templating Engine +========================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/widgets/create.rst b/docs/widgets/create.rst new file mode 100644 index 0000000000..7762659693 --- /dev/null +++ b/docs/widgets/create.rst @@ -0,0 +1,11 @@ +Writing Widgets for NodeBB +========================== + + +testing + + +testing +------- + +testing \ No newline at end of file diff --git a/docs/widgets/resources.rst b/docs/widgets/resources.rst new file mode 100644 index 0000000000..6d99562f91 --- /dev/null +++ b/docs/widgets/resources.rst @@ -0,0 +1,11 @@ +Widget Resources +================ + + +testing + + +testing +------- + +testing \ No newline at end of file