diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2023-04-25 11:41:06 +0200 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2023-04-25 21:25:54 +0200 |
commit | c38c23dcab5d7e5e389ea5527301017571cfce24 (patch) | |
tree | 0f2447c0be2c231dddf40dd92be4ed07566f5ce6 /doc/mainpage.txt | |
parent | 209f6f4a52c923ce8424a0ffcc57cbf0c1a25aea (diff) | |
download | fork-ledger-c38c23dcab5d7e5e389ea5527301017571cfce24.tar.gz fork-ledger-c38c23dcab5d7e5e389ea5527301017571cfce24.tar.bz2 fork-ledger-c38c23dcab5d7e5e389ea5527301017571cfce24.zip |
doc: Generate Ledger Python module documentation
using pydoc when building web docs.
Diffstat (limited to 'doc/mainpage.txt')
-rw-r--r-- | doc/mainpage.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mainpage.txt b/doc/mainpage.txt index 95db4d12..7958559d 100644 --- a/doc/mainpage.txt +++ b/doc/mainpage.txt @@ -1,9 +1,9 @@ /** -\mainpage API Documentation +\mainpage C++ API Documentation \section intro_sec Introduction -Documentation of the Ledger API is an ongoing process and you are invited +Documentation of the Ledger C++ API is an ongoing process and you are invited to help out and contribute. In case you find this documentation incorrect, incomplete, unclear, or lacking please [open a pull request](https://git.ledger-cli.org/ledger/pulls). |