diff options
author | Daniel Dunbar <daniel@zuster.org> | 2012-12-12 23:35:03 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2012-12-12 23:35:03 +0000 |
commit | b34ae9be5297aac85a6241e18bfaa46fde23d924 (patch) | |
tree | 524b81902b432406f9b7b1e0833b064029501d84 | |
parent | 74061ee877edefcee5100f1722377d6099d981ed (diff) |
docs: Another test commit (sphinx autoupdating).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170047 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 34887a574b..e82d70472a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,7 +7,7 @@ Welcome to Clang's documentation! ================================= The conversion to Sphinx/reStructuredText based documentation is in -progress. This page will get filled out with more docs soon... +progress. This page will get filled out with docs soon... .. toctree:: :maxdepth: 2 |