diff options
author | Sean Silva <silvas@purdue.edu> | 2013-01-02 12:39:02 +0000 |
---|---|---|
committer | Sean Silva <silvas@purdue.edu> | 2013-01-02 12:39:02 +0000 |
commit | f267ff7fef8889a259ff28b50ad4450dbb2a6c72 (patch) | |
tree | c318d6ce8df788b441047a620a4bf9177ead26f7 | |
parent | 4e24f0f711e2c9fde79f19fa1c80deaab3f3b356 (diff) |
docs: Sphinx conversion is "done"
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171375 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index fbb0d4f34f..0779bbaf18 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,9 +6,6 @@ Welcome to Clang's documentation! ================================= -The conversion to Sphinx/reStructuredText based documentation is in -progress. This page will get filled out with docs soon... - .. toctree:: :maxdepth: 2 |