summaryrefslogtreecommitdiff
path: root/docs/guide/projects.md
AgeCommit message (Collapse)Author
2024-09-13Ultimate.Alexander Taylor
2024-07-23add extra clarificaiton around project file backing external librariesJordan Wiens
2024-07-23Revert "remove optionally to make more clear projects are required for ↵Jordan Wiens
external linking" This reverts commit 8b410e9129c74476c369e7870121e980fa4cc1d1.
2024-07-23remove optionally to make more clear projects are required for external linkingJordan Wiens
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