From 535c20517728178fd74552d8c6be9479e0935b35 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 18 Oct 2023 17:58:13 -0400 Subject: remove obsolete breathe bug reference --- docs/dev/documentation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/dev') diff --git a/docs/dev/documentation.md b/docs/dev/documentation.md index b524d7fb..c141c06a 100644 --- a/docs/dev/documentation.md +++ b/docs/dev/documentation.md @@ -7,7 +7,7 @@ To contribute to the Binary Ninja documentation, first sign the [contribution li ## Prerequisites - [sphinx] -- [breathe] (note that on windows, breathe needs a small [fix]) +- [breathe] - [mkdocs] - [doxygen] @@ -31,7 +31,6 @@ Changing documentation for the API itself is fairly straight forward. Use [doxyg [contribution license agreement]: https://binary.ninja/cla.pdf [Vector 35]: https://vector35.com/ -[fix]: https://github.com/michaeljones/breathe/issues/271 [mkdocs]: http://www.mkdocs.org/ [breathe]: https://github.com/michaeljones/breathe [sphinx]: http://www.sphinx-doc.org/en/stable/index.html -- cgit v1.3.1