summaryrefslogtreecommitdiffstats
path: root/lldb/docs/doxygen.intro
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] Make Doxygen functionalJonas Devlieghere2019-04-191-19/+0
| | | | | | | | | This fixes the doxygen configuration to be functional again. I removed the customer header and footer, as well as the no-longer-existent style sheet. I also widened the scope of the documentation, from just the public API to include the private interfaces as well. llvm-svn: 358773
* Minor typeo fixes in doc scriptsDaniel Malea2013-07-191-1/+1
| | | | llvm-svn: 186698
* Add CMake targets to build LLDB reference docsDaniel Malea2013-05-281-0/+19
- [ninja|make] lldb-cpp-doc builds the C++ API reference docs - [ninja|make] lldb-python-doc builds the python API reference docs - updated build page on website to include instructions to build docs Tested on Linux/Mac OS X llvm-svn: 182752
OpenPOWER on IntegriCloud