diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-07-26 01:16:24 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-07-26 01:16:24 -0400 |
| commit | bea7670c316e042fc64d372024252aff04047dec (patch) | |
| tree | 5ef30702a2bfdb1071ec205022956b7e84e53da5 /docs | |
| parent | a731394cb5e9b0f0d7e4cce9230e15340c5e67af (diff) | |
switch sphinx to rtd and upate paths
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/open-source.md | 3 |
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/ |
