Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 705bb5d

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

File tree

1 file changed

+16
-0
lines changed
Filter options

1 file changed

+16
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.