Skip to content

Commit b83b0fa

Browse files
authored
Update documenting.rst (#500)
Change recommended section name from "Contributing" to "Contribute"
1 parent 1606063 commit b83b0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/how-to/documenting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ sections in your library's documentation:
192192
- ``User guide``: Describes how to use basic features of the library.
193193
- ``API reference`` Documents API resources provided by the library.
194194
- ``Examples``: Provides fully fledged examples for using the library.
195-
- ``Contributing``: Refers to the *PyAnsys developer's guide*
195+
- ``Contribute``: Refers to the *PyAnsys developer's guide*
196196
for overall guidance and then provides library-specific contribution information.
197197

198198
For comprehensive information on writing content, see :ref:`content_writing`.

0 commit comments

Comments
 (0)