mirror of
https://github.com/anrieff/libcpuid
synced 2025-07-02 14:04:15 +00:00
Document the Python bindings using Sphinx
Additionally, setup the documentation for deployment to Read The Docs.
This commit is contained in:
parent
40e2d5fcb6
commit
ec938b5d42
15 changed files with 226 additions and 1 deletions
5
python/docs/api/libcpuid.rst
Normal file
5
python/docs/api/libcpuid.rst
Normal file
|
@ -0,0 +1,5 @@
|
|||
Top-level library functionality
|
||||
===============================
|
||||
|
||||
.. automodule:: libcpuid
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue