analyzer: add initial Sphinx configuration
This is just the output of sphinx-quickstart. Now all that is needed to begin converting the analyzer docs to reST is the server-side setup. The analyzer folks have asked me to keep this segregated from the other clang docs since the analyzer is a logically separate project (and has its own separate web page) even though it resides in the clang tree. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171425 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- docs/analyzer/Makefile 155 additions, 0 deletionsdocs/analyzer/Makefile
- docs/analyzer/conf.py 246 additions, 0 deletionsdocs/analyzer/conf.py
- docs/analyzer/index.rst 22 additions, 0 deletionsdocs/analyzer/index.rst
- docs/analyzer/make.bat 190 additions, 0 deletionsdocs/analyzer/make.bat
Loading
Please register or sign in to comment