summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2023-07-10mention new example CI in plugin dev docsJordan Wiens
2023-07-10DWARF Import DebugInfo PluginKyleMiles
Resolves #3206
2023-07-10Move binary view loading in to the core; deprecate open_view in favor of ↵KyleMiles
load; update examples
2023-06-28small doc changesJordan Wiens
2023-06-19update documentation about headless python installsJordan Wiens
2023-06-06fix sidebar documentationJordan Wiens
2023-05-30Add num-bigint and related crates to open source listRusty Wagner
2023-05-14fix native plugin docs not being in the outlineJordan Wiens
2023-05-13rename ObjC from Beta to ExperimentalJordan Wiens
2023-05-10small typos in enterprise eulaJordan Wiens
2023-05-10adding UIDF documentation and small restructure to developer menu layoutJordan Wiens
2023-05-07remove outdated section of workflows docsJordan Wiens
2023-05-01Add documentation for writing native pluginsGlenn Smith
2023-05-01many fixes to missing links in documentationJordan Wiens
2023-05-01Add Tag Docs; Some opinionated changes to the types user docs (moved a lot ↵KyleMiles
to API docs)
2023-05-01small tweaks to visitors docsJordan Wiens
2023-05-01Add an example of visiting il instructionsPeter LaFosse
2023-05-01Update import-bndb imagePeter LaFosse
2023-05-01import from bndb doc tweaksJordan Wiens
2023-05-01new cookbook exampleJordan Wiens
2023-05-01Add docs for Import BNDBPeter LaFosse
2023-04-26update python dependency documentationJordan Wiens
2023-04-26update settings table for 3.4Jordan Wiens
2023-04-26Update User Docs regarding current state of new Symbols List feature.kat
2023-04-18Add User Docs for the New Symbols UIkat
2023-04-18Add documentation for DWARF Export settingKyleMiles
2023-04-03Upgrade to Qt 6.4.3Rusty Wagner
2023-03-30Add documentation for C++ typesRusty Wagner
2023-03-29remove deprecated function_type from documentationJordan Wiens
2023-03-26update fonts in user guide for better offline experienceJordan Wiens
2023-03-22Tags refactorKyleMiles
2023-02-28another example on applying a type to memory where none existsJordan Wiens
2023-02-24Increase max content width in user docsJosh Ferrell
2023-02-23add note about silent install on windowsJordan Wiens
2023-02-20cookbook ssa exampleJordan Wiens
2023-02-20better documentation of address indicator in the status barJordan Wiens
2023-02-20missed some other examples where param order was documented backwardJordan Wiens
2023-02-17correct order of tuple for function parameter types in documentationJordan Wiens
2023-02-16Docs for PDB: Allow Untyped SymbolsGlenn Smith
2023-02-09add more type documentation about accessing type information via APIJordan Wiens
2023-02-09small css tweak on user docsJordan Wiens
2023-02-03Fix sphinx breaking this bulleted listGlenn Smith
2023-02-03Fix typo in settings.mdKharos102
Small typo stuck in my mind
2023-02-03Move the debugger docs into the debugger repo and copy them to the API ↵Xusheng
folder during build
2023-02-01add macros to docs, resolves #3818Jordan Wiens
2023-01-24fixed code block brokenness in plugins.mdGalen Williamson
2023-01-19Deprecate __len__ of SegmentXusheng
Print a warning message when a deprecated function/property/class is used
2023-01-17Update debugger docsXusheng
2023-01-13Update debugger docsXusheng
2023-01-12add enum docs and cleanup user guide type sectionJordan Wiens