summaryrefslogtreecommitdiff
path: root/lldb/docs/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Reland [lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python re...Raphael Isemann2021-01-171-46/+25
* Revert "[lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python r...Raphael Isemann2021-01-151-25/+46
* [lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python referenceRaphael Isemann2021-01-151-46/+25
* [lldb/CMake] Separate CMake code for Lua and Python (NFC)Jonas Devlieghere2020-08-111-3/+3
* [lldb/Bindings] Move bindings into their own subdirectoryJonas Devlieghere2020-01-091-2/+2
* [lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHONJonas Devlieghere2019-12-131-1/+1
* [Docs] Generate the LLDB man page with SphinxJonas Devlieghere2019-11-211-0/+4
* [Docs] Disable Python docs when LLDB_DISABLE_PYTHON is setJonas Devlieghere2019-10-281-34/+36
* Get back the navigation sidebar on the LLDB website.Adrian Prantl2019-05-151-0/+5
* [CMake] Fix subtle CMake bugAlex Langford2019-04-291-3/+2
* [Docs] Generate the python reference without building all of LLDBJonas Devlieghere2019-04-291-21/+36
* Add LLDB website and documentation in reStructuredText for SphinxJonas Devlieghere2019-01-301-1/+9
* [cmake/multilib] Teach LLDB to respect the multlib LLVM_LIBDIR_SUFFIXChandler Carruth2014-12-291-1/+1
* Minor typeo fixes in doc scriptsDaniel Malea2013-07-191-1/+1
* Add CMake targets to build LLDB reference docsDaniel Malea2013-05-281-0/+41