From f0242daca9922b6a6bf6acc79987ff47f9f6f70f Mon Sep 17 00:00:00 2001 From: kat Date: Tue, 9 Aug 2022 12:35:46 -0400 Subject: Add New Theme and some C++ API Documentation --- api-docs/cppdocs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-docs/cppdocs/README.md') 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 -- cgit v1.3.1