diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-02-19 15:04:00 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-02-23 11:14:06 -0500 |
| commit | 448f40be71dffa86a6581c3696627ccc1bdf74f2 (patch) | |
| tree | cd79923c85986c0135b41eb7432e54218f1a56e5 /docs/about | |
| parent | 748c2295e31c03afa1d4b1b776a59f9fa9a48d34 (diff) | |
4.0 documentation
- Refactored Type Documentation
- Added Projects
- Added Type Archives
- Added New Sidebar Documentation
- Added String Concepts
- Added Light/Dark Mode
- Added New Tab Documentation
- Added BNIL Guide: HLIL docs
- Added new cookbook examples
- Added migration guide
- Added script for building docsets
- Added documentation for themes
- Updated all images to Ninja Edit
- API Docs : Documents BasicBlockEdge and BasicBlock
- API Docs : Documents CoreVariable, Variable, and VariableNameAndType
- API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now.
- Many, many other changes
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/open-source.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 96b7d7f3..b71813bd 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -297,7 +297,7 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [sourcecodepro]: https://github.com/adobe-fonts/source-code-pro [NotoColorEmoji license]: https://github.com/googlefonts/noto-emoji/blob/main/fonts/LICENSE [NotoColorEmoji]: https://github.com/googlefonts/noto-emoji -[sphinx license]: https://github.com/sphinx-doc/sphinx/blob/master/LICENSE +[sphinx license]: https://github.com/sphinx-doc/sphinx/blob/master/LICENSE.rst [sphinx]: http://www.sphinx-doc.org/en/stable/index.html [sqlite license]: https://www.sqlite.org/copyright.html [sqlite]: https://www.sqlite.org/index.html @@ -701,7 +701,7 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [webpki]: https://github.com/briansmith/webpki [webpki license]: https://github.com/briansmith/webpki/blob/main/LICENSE [webpki-roots]: https://github.com/rustls/webpki-roots -[webpki-roots license]: https://github.com/rustls/webpki-roots/blob/main/LICENSE +[webpki-roots license]: https://github.com/rustls/webpki-roots/blob/main/webpki-roots/LICENSE [which]: https://github.com/harryfei/which-rs.git [which license]: https://github.com/harryfei/which-rs/blob/master/LICENSE.txt [x509-signature]: https://github.com/paritytech/x509-signature |
