forked from OSchip/llvm-project
a7aedfa5db
"This documentation" could be construed as the entire c-t-e docs (despite being under a doxygen heading; people read "locally" sometimes), which gives a bad impression. llvm-svn: 176849 |
||
---|---|---|
.. | ||
Doxyfile | ||
LoopConvertTransform.rst | ||
Makefile | ||
README.txt | ||
UseAutoTransform.rst | ||
UseNullptrTransform.rst | ||
conf.py | ||
cpp11-migrate.rst | ||
index.rst | ||
make.bat |
README.txt
------------------------------------------------------------ Documetation for the tools of clang-tools-extra repo project ------------------------------------------------------------ Sphinx and doxygen documentation is generated by executing make. Sphinx html files can be generated separately using make html. Doxygen html files can also be generated using make doxygen. The generated documentation will be placed in _build/html.