mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-15 18:26:15 +01:00
got rid of the separate resources sections and combined into one developer's resources
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
Developers Resources
|
|
||||||
====================
|
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
This section is under construction.
|
|
||||||
|
|
||||||
* `Building a new Admin Page <https://github.com/designcreateplay/NodeBB/wiki/How-to-build-a-new-Admin-Page>`_ (Out of date)
|
|
||||||
@@ -48,7 +48,6 @@ Contributing to NodeBB
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
contributing/style-guide
|
contributing/style-guide
|
||||||
contributing/resources
|
|
||||||
|
|
||||||
Plugin System
|
Plugin System
|
||||||
-------------
|
-------------
|
||||||
@@ -58,7 +57,6 @@ Plugin System
|
|||||||
|
|
||||||
plugins/create
|
plugins/create
|
||||||
plugins/hooks
|
plugins/hooks
|
||||||
plugins/resources
|
|
||||||
|
|
||||||
Widgets System
|
Widgets System
|
||||||
--------------
|
--------------
|
||||||
@@ -67,7 +65,6 @@ Widgets System
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
widgets/create
|
widgets/create
|
||||||
widgets/resources
|
|
||||||
|
|
||||||
Theming Engine
|
Theming Engine
|
||||||
--------------
|
--------------
|
||||||
@@ -77,7 +74,6 @@ Theming Engine
|
|||||||
|
|
||||||
themes/create
|
themes/create
|
||||||
themes/templates
|
themes/templates
|
||||||
themes/resources
|
|
||||||
|
|
||||||
Internationalization
|
Internationalization
|
||||||
--------------------
|
--------------------
|
||||||
@@ -87,6 +83,14 @@ Internationalization
|
|||||||
|
|
||||||
i8n/transifex
|
i8n/transifex
|
||||||
|
|
||||||
|
Developer's Resources
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
resources
|
||||||
|
|
||||||
Helping out the NodeBB Project
|
Helping out the NodeBB Project
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
Plugin Resources
|
|
||||||
================
|
|
||||||
|
|
||||||
* `Developing plugins with Grunt and Coffeescript <https://github.com/frissdiegurke/nodebb-grunt-development>`_
|
|
||||||
* `Writing your first NodeBB plugin <http://burnaftercompiling.com/nodebb/writing-your-first-nodebb-plugin/>`_
|
|
||||||
27
docs/resources.rst
Normal file
27
docs/resources.rst
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
Developer's Resources
|
||||||
|
=====================
|
||||||
|
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
This section is under construction.
|
||||||
|
|
||||||
|
|
||||||
|
Core
|
||||||
|
----
|
||||||
|
|
||||||
|
* `Building a new Admin Page <https://github.com/designcreateplay/NodeBB/wiki/How-to-build-a-new-Admin-Page>`_ (Out of date)
|
||||||
|
|
||||||
|
|
||||||
|
Plugins
|
||||||
|
-------
|
||||||
|
|
||||||
|
* `Developing plugins with Grunt and Coffeescript <https://github.com/frissdiegurke/nodebb-grunt-development>`_
|
||||||
|
* `Writing your first NodeBB plugin <http://burnaftercompiling.com/nodebb/writing-your-first-nodebb-plugin/>`_
|
||||||
|
|
||||||
|
|
||||||
|
Themes
|
||||||
|
------
|
||||||
|
|
||||||
|
Widgets
|
||||||
|
-------
|
||||||
11
docs/themes/resources.rst
vendored
11
docs/themes/resources.rst
vendored
@@ -1,11 +0,0 @@
|
|||||||
Themes Resources
|
|
||||||
================
|
|
||||||
|
|
||||||
|
|
||||||
testing
|
|
||||||
|
|
||||||
|
|
||||||
testing
|
|
||||||
-------
|
|
||||||
|
|
||||||
testing
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
Widget Resources
|
|
||||||
================
|
|
||||||
|
|
||||||
|
|
||||||
testing
|
|
||||||
|
|
||||||
|
|
||||||
testing
|
|
||||||
-------
|
|
||||||
|
|
||||||
testing
|
|
||||||
Reference in New Issue
Block a user