diff options
author | Chris Lattner <sabre@nondot.org> | 2011-06-15 21:13:48 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-06-15 21:13:48 +0000 |
commit | f069c9ede9ad5d19a190ca8398b5926e86a31a04 (patch) | |
tree | 0a0cc1315defccc3c4c3b8ae836e1b2ae405d692 | |
parent | 43e890b0354c40b9bfe9281a47985e7a4e2fc2c3 (diff) |
remove the index page, we have dox now!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133087 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index d741b68a41..0000000000 --- a/docs/index.html +++ /dev/null @@ -1,4 +0,0 @@ -<title>'clang' C frontend documentation</title> - -None yet, sorry :( - |