summaryrefslogtreecommitdiff
path: root/docs/dev
AgeCommit message (Collapse)Author
2022-10-17fix images and some user manual linksJordan Wiens
2022-10-17documentation overhaulJordan Wiens
2022-10-14Remove Python 2.7 code in user documentation. Fix ↵Xusheng
https://github.com/Vector35/binaryninja-api/issues/3400
2022-08-05add note about using other IDEs, fixes #3257Jordan Wiens
2022-07-27add better BNIL API documentation examplesJordan Wiens
2022-06-29add single function analysis exampleJordan Wiens
2022-06-09Remove built-in workflow docs and objectivec example.Brian Potchik
2022-05-19fix missing linksJordan Wiens
2022-04-29While reading the docs my brain had a compiler error due to the missing ).Stolas
2022-03-29add simple BNIL summary textJordan Wiens
2022-03-28Docs for connect_{pycharm|vscode}_debugger, referring to docs siteGlenn Smith
2022-03-28remove extra periodJordan Wiens
2022-03-28add documentation about writing native pluginsJordan Wiens
2022-03-03document using a third-party plugin repository in plug indev docsJordan Wiens
2022-01-27fixed all the OS X/MacOS to macOSGalen Williamson
2022-01-27add workflows documentation to developer docsJordan Wiens
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-08-25adding BN_DISABLE_REPOSITORY_PLUGINS environment variableJordan Wiens
2021-08-17add more general API documentation and numerous other documentation improvementsJordan Wiens
2021-08-14Move debugging info to plugin dev guideGlenn Smith
2021-08-06adding batch processing documentationJordan Wiens
2021-07-02Docs: Fix theme docs formatting, JSON typosJon Palmisciano
2021-07-02Docs: Added color diagrams to theme docsJon Palmisciano
2021-07-02Docs: Added theming guideJon Palmisciano
2021-05-28additional BNIL documentation cleanupJordan Wiens
2021-05-28add missing backtick in mlil docsJordan Wiens
2021-05-21update name of api reference actionJordan Wiens
2021-05-19normalize format syntax on LLIL and MLIL documentation and add many missing ↵Jordan Wiens
operations
2021-04-12add flag docs to dev guide and update indexJordan Wiens
2021-04-12splitting plugin guide into writing and usingJordan Wiens
2020-09-08typoe in the mlil documentationJordan Wiens
2020-07-30add support for display as float/doubleXusheng
2020-07-15remove duplicate description of "dest"Xusheng Li
2020-07-12small update to bnil documentation on floating point notationJordan Wiens
2020-06-11switch size to bytes and add floating point examplesJordan Wiens
2020-04-28adding BNIL overviewJordan Wiens
2020-01-24adding mlil documentationJordan Wiens
2019-02-15Fix docs on newer mkdocs versionsRusty Wagner
2019-02-08Typos fixed.Markus Piéton
2018-08-27move img files for new mkdocs versionJordan Wiens
2018-08-27fix mkdoc commandJordan Wiens
2018-08-20update user docs example to use dest.nameJordan Wiens
2017-04-17update intro, fix typo, more explanation on ways to iterate over functionsJordan Wiens
2017-04-17add LLIL dev tutorialJordan Wiens
2016-07-28more work on getting started, new documentation help, remove head linksJordan Wiens
2016-07-24very early checkin of template for user-docs, only a few pages filled outJordan Wiens