Skip to content

Commit 05f9e35

Browse files
committed
Move Documentation section above Contributing section
1 parent c8cd1ba commit 05f9e35

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.rst

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -121,18 +121,17 @@ Usage Example
121121
sys.stdout.write("\033[J")
122122
time.sleep(0.05)
123123
124-
Contributing
125-
============
126-
127-
Contributions are welcome! Please read our `Code of Conduct
128-
<https://github.com/adafruit/Adafruit_CircuitPython_ov5640/blob/HEAD/CODE_OF_CONDUCT.md>`_
129-
before contributing to help this project stay welcoming.
130-
131124
Documentation
132125
=============
133126

134127
API documentation for this library can be found on `Read the Docs <https://docs.circuitpython.org/projects/ov5640/en/latest/>`_.
135128

136-
137129
For information on building library documentation, please check out
138130
`this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.
131+
132+
Contributing
133+
============
134+
135+
Contributions are welcome! Please read our `Code of Conduct
136+
<https://github.com/adafruit/Adafruit_CircuitPython_ov5640/blob/HEAD/CODE_OF_CONDUCT.md>`_
137+
before contributing to help this project stay welcoming.

0 commit comments

Comments
 (0)