summaryrefslogtreecommitdiff
path: root/api-docs/source
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-10re-add module level docs lost in docs generator refactorJordan 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-02replace autosummary with built-in to fix warningsJordan Wiens
2025-03-28missed the older dates!Jordan Wiens
2024-10-02Don't include edition when generating API docs.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-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-10Fix debugger Python docs generationXusheng
2023-01-05Update copyright to 2023Josh F
2022-10-17documentation overhaulJordan Wiens
2022-09-13No longer mark debugger as betaXusheng
2022-07-27Do not use fully qualified names in python type hintsJosh Ferrell
2022-06-23Fix the debugger python-api doc generationXusheng
2022-05-19exclude added python dataclass moduleJordan Wiens
2022-05-06many pydoc formatting cleanups, added deprecated decorator and replaced ↵Jordan Wiens
ad-hoc messages with consistent decorator
2022-05-03Exclude the webbrowser module from the doc generationXusheng
2022-04-29Check in the debuggerXusheng
2022-03-31remove license init from API doc generationJordan Wiens
2022-02-10add collections to documentation blacklistJordan Wiens
2022-01-03update copyright yearsJordan Wiens
2021-09-30minimizing api documentation for faster builds and version updatesJordan Wiens
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-03-26updating to latest sphinx-rtd theme and many doc formatting fixesJordan Wiens
2021-01-18updating copyright yearJordan Wiens
2020-12-22disable including rst source files in sphinx docsJordan Wiens
2020-10-21include link to cpp in py docsJordan Wiens
2020-10-21remove range from apidocsJordan Wiens
2020-10-21interim progress using exhaleJordan Wiens
2020-07-17Switch build system to cmakeRusty Wagner
2020-05-21update docs to exclude inspect moduleJordan Wiens