summaryrefslogtreecommitdiff
path: root/lldb/docs/conf.py
AgeCommit message (Expand)Author
2024-09-03[Docs] Use cacheable myst_heading_slug_func valueScott Linder
2024-08-08[lldb][Docs] Add edit link to docs pages (#102144)David Spickett
2024-07-11[lldb][man][nfc] Don't register a markdown parser when building man packages ...Alan Zhao
2024-04-24[lldb] Enable support for Markdown documentation pages (#89716)David Spickett
2023-09-12[lldb] Format more Python files with black (#65979)David Spickett
2023-08-31Re-land "[lldb/docs] Silence warnings when generating website"Med Ismail Bennani
2023-08-31Revert "Re-land "[lldb/docs] Silence warnings when generating website""Med Ismail Bennani
2023-08-29Re-land "[lldb/docs] Silence warnings when generating website"Med Ismail Bennani
2023-08-29Revert "[lldb/docs] Silence warnings when generating website"Med Ismail Bennani
2023-08-29[lldb/docs] Silence warnings when generating websiteMed Ismail Bennani
2023-08-26[lldb/infra] Revamp lldb.llvm.orgMed Ismail Bennani
2023-08-24Revert "[lldb/infra] Revamp lldb.llvm.org"Med Ismail Bennani
2023-08-24[lldb/infra] Revamp lldb.llvm.orgMed Ismail Bennani
2023-08-16[lldb] Print better error message when sphinx_automodapi is not installedJonas Devlieghere
2023-08-14[lldb] Remove use of __future__ in pythonAlex Langford
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-16[lldb] Cleanup Python API reference files after building the docsJonas Devlieghere
2021-10-27[lldb] [docs] Remove obsolete recommonmark useMichał Górny
2021-07-07[lldb][docs] Force documentation emission of special Python class membersRaphael Isemann
2021-03-11[lldb] Fix the man page buildRaphael Isemann
2021-02-01[lldb][docs] Attempt to disable the generated GitHub button on the LLDB websiteRaphael Isemann
2021-01-20[lldb][docs] Filter out 'thisown' attribute and inheritance boilerplateRaphael Isemann
2021-01-18[lldb][docs] Use 'any' as the default role in LLDB's sphinx projectRaphael Isemann
2021-01-17Reland [lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python re...Raphael Isemann
2021-01-15Revert "[lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python r...Raphael Isemann
2021-01-15[lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python referenceRaphael Isemann
2020-12-10[lldb] [docs] Add a manpage for lldb-serverMichał Górny
2020-09-28[lldb] Add print_function importJonas Devlieghere
2020-09-28[lldb] Enable markdown support for documentationJonas Devlieghere
2020-03-02[docs] Use 0 as version placeholder instead of a made up number.Davide Italiano
2020-03-02[lldb/Docs] Remove the version from the home pageJonas Devlieghere
2019-11-21[Docs] Generate the LLDB man page with SphinxJonas Devlieghere
2019-05-15Get back the navigation sidebar on the LLDB website.Adrian Prantl
2019-05-14LLDB website: Change the title back to "The LLDB Debugger"Adrian Prantl
2019-05-07[Docs] Add timestampJonas Devlieghere
2019-04-23[Docs] Add 301 redirects for old URLsJonas Devlieghere
2019-01-30Add LLDB website and documentation in reStructuredText for SphinxJonas Devlieghere