| Edwin Vane | 5ee6110 | 2013-07-03 13:21:24 +0000 | [diff] [blame] | 1 | ------------------------------------------------------------- |
| 2 | Documentation for the tools of clang-tools-extra repo project |
| 3 | ------------------------------------------------------------- |
| Dmitri Gribenko | f38da0d | 2013-02-28 16:46:40 +0000 | [diff] [blame] | 4 | |
| 5 | Sphinx and doxygen documentation is generated by executing make. |
| 6 | |
| 7 | Sphinx html files can be generated separately using make html. |
| 8 | |
| 9 | Doxygen html files can also be generated using make doxygen. |
| 10 | |
| 11 | The generated documentation will be placed in _build/html. |