Skip to main content

Provide CMake module for Sphinx

Project description

Sphinx CMake

PyPi version CMake Test License

This project provides convenient ways to use Sphinx within a CMake project. The package can be discovered from a specific range of versions on Linux, macOS or Windows using the find_package function:

find_package(Sphinx 7.3.7 REQUIRED)

A sphinx_add_docs function is provided as a convenience for adding a target for generating documentation with Sphinx.

sphinx_add_docs(docs ALL)

Documentation

Full documentation, including installation and setup guides, can be found at https://python-cmake.github.io/sphinx-cmake/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_cmake-0.1.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page