[docs] Convert docs index page into Sphinx.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 19 Apr 2012 16:31:37 +0000 (16:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 19 Apr 2012 16:31:37 +0000 (16:31 +0000)
commit21e993c1b1083ef91441a363997d0efc8e646191
tree1c07b2ea2dd18b8219d46415cee365abc93578e2
parent75083ebc09a3dd47099e3912ac090dbc907f3eaf
[docs] Convert docs index page into Sphinx.
 - Work in progress, this is mostly important because it lets us incrementally migrate the remaining documentation.
 - Lots of styling, editing, and integration work yet to comeā€¦
 - PR12589

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155133 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
docs/TestingGuide.html
docs/_templates/index.html [deleted file]
docs/_templates/layout.html
docs/conf.py
docs/contents.rst [deleted file]
docs/design_and_overview.rst [new file with mode: 0644]
docs/development_process.rst [new file with mode: 0644]
docs/index.html [deleted file]
docs/index.rst [new file with mode: 0644]
docs/mailing_lists.rst [new file with mode: 0644]
docs/programming.rst [new file with mode: 0644]
docs/subsystems.rst [new file with mode: 0644]
docs/userguides.rst [new file with mode: 0644]