Skip to content

Commit df447ef

Browse files
move contributing section into the getting started section
1 parent 651df51 commit df447ef

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

doc/source/contributing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _contributing:
22

3-
==========
4-
Contribute
5-
==========
3+
============
4+
Contributing
5+
============
66

77
Overall guidance on contributing to a PyAnsys repository appears in
88
`Contribute <https://dev.docs.pyansys.com/overview/contributing.html>`_

doc/source/getting_started/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,10 @@ To use PyDPF-Core, in the same Python environment, run this command:
119119
licensing
120120
dependencies
121121

122+
.. toctree::
123+
:maxdepth: 3
124+
:hidden:
125+
:caption: Contribute
126+
127+
../contributing.rst
128+

doc/source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,3 @@ To reach the project support team, email `[email protected] <pyansys.core@a
193193
examples/index
194194
api/index
195195
operator_reference
196-
contributing

0 commit comments

Comments
 (0)