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
|
||||
|
||||
contributing/style-guide
|
||||
contributing/resources
|
||||
|
||||
Plugin System
|
||||
-------------
|
||||
@@ -58,7 +57,6 @@ Plugin System
|
||||
|
||||
plugins/create
|
||||
plugins/hooks
|
||||
plugins/resources
|
||||
|
||||
Widgets System
|
||||
--------------
|
||||
@@ -67,7 +65,6 @@ Widgets System
|
||||
:maxdepth: 2
|
||||
|
||||
widgets/create
|
||||
widgets/resources
|
||||
|
||||
Theming Engine
|
||||
--------------
|
||||
@@ -77,7 +74,6 @@ Theming Engine
|
||||
|
||||
themes/create
|
||||
themes/templates
|
||||
themes/resources
|
||||
|
||||
Internationalization
|
||||
--------------------
|
||||
@@ -87,6 +83,14 @@ Internationalization
|
||||
|
||||
i8n/transifex
|
||||
|
||||
Developer's Resources
|
||||
---------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
resources
|
||||
|
||||
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