Skip to content

Commit

Permalink
docs: added TOC to README for easier navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
engnadeau committed Aug 7, 2023
1 parent 43cd716 commit 5308d0b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
[![Downloads](http://pepy.tech/badge/opencv-python)](http://pepy.tech/project/opencv-python)

- [OpenCV on Wheels](#opencv-on-wheels)
- [Installation and Usage](#installation-and-usage)
- [Frequently Asked Questions](#frequently-asked-questions)
- [Documentation for opencv-python](#documentation-for-opencv-python)
- [CI build process](#ci-build-process)
- [Manual builds](#manual-builds)
- [Manual debug builds](#manual-debug-builds)
- [Source distributions](#source-distributions)
- [Licensing](#licensing)
- [Versioning](#versioning)
- [Releases](#releases)
- [Development builds](#development-builds)
- [Manylinux wheels](#manylinux-wheels)
- [Supported Python versions](#supported-python-versions)
- [Backward compatibility](#backward-compatibility)

## OpenCV on Wheels

Pre-built CPU-only OpenCV packages for Python.
Expand Down

0 comments on commit 5308d0b

Please sign in to comment.