summaryrefslogtreecommitdiff
path: root/api-docs/cppdocs/build_min_docs.py
AgeCommit message (Collapse)Author
2025-11-06fix outline generationJordan Wiens
2025-11-06update cppdocs to support newer doxygen versions (resolves #7439)Jordan Wiens
2024-10-30Update notices for new doxygen versionGlenn Smith
2024-10-23upgrade minimum doxygen version to support 1.12.0Jordan 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
2023-05-26Add a thread safety indicator for C++ docskat
2023-01-24Attempt to prevent bad C++ docs from being shipped againkat
2022-11-10Several documentation improvements and fixeskat
- Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs