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.1.tar.gz
(5.2 kB
view details)
File details
Details for the file sphinx_cmake-0.2.1.tar.gz
.
File metadata
- Download URL: sphinx_cmake-0.2.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dad0c0298db56950273543ad2e4a332f4a021aab46c3f11d7e3fa22d6cc717b7 |
|
MD5 | 00a5327b05d4af70966d1674c9d3deb8 |
|
BLAKE2b-256 | 0927f74de82e6830f900406a62efe6a346219cb7488a444e79c33d2a3dab779d |