diff options
| author | kat <katherine@vector35.com> | 2022-08-09 12:35:46 -0400 |
|---|---|---|
| committer | cynder <KritantaDevelopment@gmail.com> | 2022-08-09 10:14:57 -0700 |
| commit | f0242daca9922b6a6bf6acc79987ff47f9f6f70f (patch) | |
| tree | 3e61b1b5eccb834e3d4bb4bc0df93d98ddf08e66 /api-docs/cppdocs/README.md | |
| parent | f49ae00f6d15a81876788df15f1678619a4c791d (diff) | |
Add New Theme and some C++ API Documentation
Diffstat (limited to 'api-docs/cppdocs/README.md')
| -rw-r--r-- | api-docs/cppdocs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-docs/cppdocs/README.md b/api-docs/cppdocs/README.md index 237a840c..9a857d17 100644 --- a/api-docs/cppdocs/README.md +++ b/api-docs/cppdocs/README.md @@ -1,6 +1,6 @@ # CPP Docs -We are currently expirmenting with two different document generation systems. You'll see artifacts for both of them in this directory. Currently, the documentation available [online](https://api.binary.ninja/cpp) uses [Doxygen](https://www.doxygen.nl/index.html) but we plan eventually to move to [Breathe](https://breathe.readthedocs.io/en/latest/) / [Sphinx](https://www.sphinx-doc.org/en/master/). +We are currently experimenting with two different document generation systems. You'll see artifacts for both of them in this directory. Currently, the documentation available [online](https://api.binary.ninja/cpp) uses [Doxygen](https://www.doxygen.nl/index.html) but we plan eventually to move to [Breathe](https://breathe.readthedocs.io/en/latest/) / [Sphinx](https://www.sphinx-doc.org/en/master/). ## Doxygen |
