summaryrefslogtreecommitdiff
path: root/api-docs/source
AgeCommit message (Collapse)Author
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
2020-04-07add additional modules to blacklist from documentationJordan Wiens
2020-01-15exclude requests for windows buildsJordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-10-10remove os and re modules that snuck into api docsJordan Wiens
2019-09-26exlucde two modules not intended to be documentedJordan Wiens
2019-06-08documentation generation settings updateJordan Wiens
2019-05-11moving rtd modifications to a submodule, moving to py3 for docsJordan Wiens
2019-01-17update company name and copyright dateJordan Wiens
2018-11-26only include specific version in one file to minimize update churnJordan Wiens
2018-10-24overwrite serial whenever it is exposed in headlessJordan Wiens
2018-10-22get attributes included in class summary again, remove unneeded extensions, ↵Jordan Wiens
and remove duplicate bn.bn class that snuck in
2017-08-31increase version number in api docsJordan Wiens
2017-06-21remove 800px limit on API docsJordan Wiens
2017-01-20ignore autogenerated indexJordan Wiens