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.2.tar.gz
(5.2 kB
view details)
File details
Details for the file sphinx_cmake-0.2.2.tar.gz
.
File metadata
- Download URL: sphinx_cmake-0.2.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf52b417da85c78dcf73c48131254189c6f8e3d8ec18cb24c6eb6a5fb1ff6557 |
|
MD5 | 65ec68cb1a71f6baebd66301eff6dec5 |
|
BLAKE2b-256 | 2dac39bbf5831b7b89873830a511f2cedf679fd95d240eeb6a03c4c90e8921bb |