summaryrefslogtreecommitdiff
path: root/docs/guide/plugins.md
AgeCommit message (Collapse)Author
2026-05-27add better syntax highlighting for code blocksJordan Wiens
2024-10-23Add docs for new plugin manager filter keywords @update_available and ↵KyleMiles
@failed_to_load
2024-02-234.0 documentationJordan Wiens
- 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
2023-04-26update python dependency documentationJordan Wiens
2023-01-24fixed code block brokenness in plugins.mdGalen Williamson
2022-11-10plugins.md: review and editing for 3.2 completegalenbwill
2022-10-17fix images and some user manual linksJordan Wiens
2022-10-17documentation overhaulJordan Wiens
2022-01-27fixed all the OS X/MacOS to macOSGalen Williamson
2021-09-23Add documentation for 'BN_USER_DIRECTORY'Peter LaFosse
2021-08-17add more general API documentation and numerous other documentation improvementsJordan Wiens
2021-04-12splitting plugin guide into writing and usingJordan Wiens
2020-12-02update documentation on reloading pluginsJordan Wiens
2020-10-21add readme to cpp docs and update plugin documentation to refer to the new menuJordan Wiens
2020-10-12small documentation update for python dependenciesJordan Wiens
2020-05-19fix syntax highlighting and add css files for offline highlighting to ↵Jordan Wiens
prevent windows help docs delay
2020-04-28enable auto increment, flesh out type documentation, normalize hotkeysJordan Wiens
2020-04-09fix outdated ui plugin informationJordan Wiens
2019-09-30add section on searching in the plugin managerJordan Wiens
2019-09-26fix repository documentation instructions and remove message about the API ↵Jordan Wiens
being disabled
2019-09-26add plugin manager to documentationJordan Wiens
2019-07-29can now disable user plugins from headless via BN_DISABLE_USER_PLUGINS env varJordan Wiens
2019-02-19add note about plugin dev debugging modeJordan Wiens
2017-11-03fix docs for plugin manager exampleJordan Wiens
2017-07-04initial plugin using writing documentationJordan Wiens
2016-07-24very early checkin of template for user-docs, only a few pages filled outJordan Wiens