diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2023-10-18 17:58:13 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2023-10-18 17:58:13 -0400 |
| commit | 535c20517728178fd74552d8c6be9479e0935b35 (patch) | |
| tree | 82aa49db4a24acf6bc4c966ffcdf2ba1addb5244 /docs/dev | |
| parent | bb8abe10118fe45cd30eabac3718d5f8433d2228 (diff) | |
remove obsolete breathe bug reference
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/documentation.md | 3 |
1 files changed, 1 insertions, 2 deletions
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 |
