[Docs] Make Doxygen functional
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 19 Apr 2019 18:02:35 +0000 (18:02 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 19 Apr 2019 18:02:35 +0000 (18:02 +0000)
commit52cf94090fcba33635bea6810cd09b25c92887cf
treed63e929e952d2e544d2b3cd5597e4b6204d0970b
parent43709f723309a3f7bcd0e7685ea1e9fc1a27e65c
[Docs] Make Doxygen functional

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
lldb/docs/doxygen-mainpage.dox [new file with mode: 0644]
lldb/docs/doxygen.cfg.in
lldb/docs/doxygen.footer [deleted file]
lldb/docs/doxygen.header [deleted file]
lldb/docs/doxygen.intro [deleted file]