summaryrefslogtreecommitdiff
path: root/api-docs
AgeCommit message (Collapse)Author
2026-01-28pressing enter on the base field in the create structure dialog should add ↵Jordan Wiens
instead of accept the whole dialog
2026-01-13Hopefully fix macOS documentation build error.Alexander Taylor
System Python on macOS is still 3.9, so match/case doesn't exist.
2026-01-12better handling of modules with bare functions not inside a class in docs ↵Jordan Wiens
generation
2026-01-01update copyrights for 2026Jordan Wiens
2026-01-01manually update formatting of some copyrightsJordan Wiens
2025-12-24Improve performance of incremental python api doc buildsJosh Ferrell
2025-11-10add back the light/dark toggle buttonJordan Wiens
2025-11-10better position for sidebar toggle buttonJordan Wiens
2025-11-10re-add module level docs lost in docs generator refactorJordan Wiens
2025-11-06expand items when selected and fix highlighting of selected tree itemsJordan Wiens
2025-11-06final css tweaksJordan Wiens
2025-11-06fix outline generationJordan Wiens
2025-11-06fix thread-safe overlays and improve/extract colorsJordan Wiens
2025-11-06fix multiline function definitionsJordan Wiens
2025-11-06add collapsing of the sidebar and ignore empty metadata and platform namesJordan Wiens
2025-11-06simplify CSS, light/dark switch on auto, fix RST tables to be htmlJordan Wiens
2025-11-06update cppdocs to support newer doxygen versions (resolves #7439)Jordan Wiens
2025-10-23fix truncation in header summariesJordan Wiens
2025-10-21fix some functions missing in the documentationJordan Wiens
2025-09-08remove duplicate documentation, resolves #7365Jordan Wiens
2025-07-02fix docs for submodules like collaboration and debuggerJordan Wiens
2025-07-02improve summary splits to prevent a doc warningJordan Wiens
2025-07-02sphinx warnings now stop the buildJordan Wiens
2025-07-02replace autosummary with built-in to fix warningsJordan Wiens
2025-07-02removing defucnt cpp sphinx configJordan Wiens
2025-03-28missed the older dates!Jordan Wiens
2024-11-01fix repeated background image in latest doxygenJordan Wiens
2024-10-30add make.bat for doxygen on windowsJordan Wiens
2024-10-30Update notices for new doxygen versionGlenn Smith
2024-10-23upgrade minimum doxygen version to support 1.12.0Jordan Wiens
2024-10-02Don't include edition when generating API docs.Alexander Taylor
2024-08-04spellcheck pass on pydocsJordan Wiens
2024-03-28Workaround for build failures on aarch64 linux.Alexander Taylor
2024-03-15update links in API docs and small change in type library docsJordan 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
2024-01-08update copyright yearJordan Wiens
2024-01-08Revert "clarify linux and demo setup"Jordan Wiens
This reverts commit 869785ff2ee9b83731b9f8451f8aa4372d74c31e.
2024-01-06clarify linux and demo setupJordan Wiens
2023-10-09Add module members to table of contents in api docsJosh Ferrell
2023-06-05fix docs for submodules like collaboration and debuggerJordan Wiens
2023-05-26[C++ Docs] Metadata and DataBuffer docs, and thread safety tags on namespace ↵kat
methods
2023-05-26Add a thread safety indicator for C++ docskat
2023-04-19[Enterprise] Include collaboration python api properlyGlenn Smith
2023-04-14override extra colon from mismatched docutils versionJordan Wiens
2023-04-11add sphinxcontrib jqueryJordan Wiens
2023-03-26switch blacklist mechanism to be less tediousJordan Wiens
2023-03-26offline search in user guide and optional stats tracking for online docsJordan Wiens
2023-01-24Attempt to prevent bad C++ docs from being shipped againkat
2023-01-10Fix debugger Python docs generationXusheng
2023-01-05Update copyright to 2023Josh F