Skip to content

Commit 705bb5d

Browse files
authored
Merge pull request #882 from engnadeau/docs/readme-toc
docs: added TOC to README for easier navigation
2 parents 43cd716 + 5308d0b commit 705bb5d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
[![Downloads](http://pepy.tech/badge/opencv-python)](http://pepy.tech/project/opencv-python)
22

3+
- [OpenCV on Wheels](#opencv-on-wheels)
4+
- [Installation and Usage](#installation-and-usage)
5+
- [Frequently Asked Questions](#frequently-asked-questions)
6+
- [Documentation for opencv-python](#documentation-for-opencv-python)
7+
- [CI build process](#ci-build-process)
8+
- [Manual builds](#manual-builds)
9+
- [Manual debug builds](#manual-debug-builds)
10+
- [Source distributions](#source-distributions)
11+
- [Licensing](#licensing)
12+
- [Versioning](#versioning)
13+
- [Releases](#releases)
14+
- [Development builds](#development-builds)
15+
- [Manylinux wheels](#manylinux-wheels)
16+
- [Supported Python versions](#supported-python-versions)
17+
- [Backward compatibility](#backward-compatibility)
18+
319
## OpenCV on Wheels
420

521
Pre-built CPU-only OpenCV packages for Python.

0 commit comments

Comments
 (0)