summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2016-07-26 01:16:24 -0400
committerJordan Wiens <jordan@psifertex.com>2016-07-26 01:16:24 -0400
commitbea7670c316e042fc64d372024252aff04047dec (patch)
tree5ef30702a2bfdb1071ec205022956b7e84e53da5 /docs
parenta731394cb5e9b0f0d7e4cce9230e15340c5e67af (diff)
switch sphinx to rtd and upate paths
Diffstat (limited to 'docs')
-rw-r--r--docs/about/open-source.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index 701f49e5..529a18e6 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -11,6 +11,7 @@ The following tools are used in the generation of our documentation, but are not
- [mkdocs] ([mkdocs license] - BSD)
- [mkdocs-material] ([mkdocs-material License] - BSD)
- [breathe] ([breathe license] - BSD)
+ - [breathe-rtd-theme] ([breathe-rtd-theme license] - MIT)
- [sphinx] ([sphinx license] - BSD and others)
- [doxygen] ([doxygen license] - GPLv2)
@@ -49,6 +50,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[mkdocs-material license]: https://github.com/squidfunk/mkdocs-material/blob/master/LICENSE
[breathe]: https://github.com/michaeljones/breathe
[breathe license]: https://github.com/michaeljones/breathe/blob/master/LICENSE
+[breathe-rtd-theme]: https://github.com/snide/sphinx_rtd_theme/
+[breathe-rtd-theme license]: https://github.com/snide/sphinx_rtd_theme/blob/master/LICENSE
[sphinx]: http://www.sphinx-doc.org/en/stable/index.html
[sphinx license]: https://github.com/sphinx-doc/sphinx/blob/master/LICENSE
[doxygen]: http://www.stack.nl/~dimitri/doxygen/