Skip to content

Commit 6c433b8

Browse files
committed
Add contribute page to docs
This follows a similar structure as that of scancode-toolkit https://github.com/nexB/scancode-toolkit/tree/develop/docs/source/contribute Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
1 parent 22af570 commit 6c433b8

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

docs/source/contribute/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
**Contribute**
2+
==============
3+
4+
.. toctree::
5+
:maxdepth: 2
6+
7+
gsoc21

docs/source/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Welcome to nexb-skeleton's documentation!
1414

1515
how-to-guides/add_new_importer.rst
1616

17+
.. toctree::
18+
:maxdepth: 2
19+
:caption: Contribute:
20+
21+
contribute/index
22+
1723
.. include:: ../../README.rst
1824

1925
Indices and tables

0 commit comments

Comments
 (0)