Skip to content

Commit 48e5677

Browse files
committed
Move Documentation section above Contributing section
1 parent af5b584 commit 48e5677

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,17 +98,17 @@ Usage Example
9898

9999
See examples/vl53l1x_simpletest.py for basic usage example.
100100

101-
Contributing
102-
============
103-
104-
Contributions are welcome! Please read our `Code of Conduct
105-
<https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X/blob/HEAD/CODE_OF_CONDUCT.md>`_
106-
before contributing to help this project stay welcoming.
107-
108101
Documentation
109102
=============
110103

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

113106
For information on building library documentation, please check out
114107
`this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.
108+
109+
Contributing
110+
============
111+
112+
Contributions are welcome! Please read our `Code of Conduct
113+
<https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X/blob/HEAD/CODE_OF_CONDUCT.md>`_
114+
before contributing to help this project stay welcoming.

0 commit comments

Comments
 (0)