Provide CMake module for Sphinx
Project description
Sphinx CMake
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.2.0.tar.gz
(5.1 kB
view details)
File details
Details for the file sphinx_cmake-0.2.0.tar.gz
.
File metadata
- Download URL: sphinx_cmake-0.2.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12cb721db3af5ff69ef0e1b17e3d1ae27a22a99f68a1a9bf71a036d4ce4043e2 |
|
MD5 | 01c2b71778038f43eee1fb445b58822f |
|
BLAKE2b-256 | e7499bc7c91851afd3c2292b3bc51b26e302e54e9aef9bcb6f9f44f52aa3a2a1 |