diff options
author | Chris Lattner <sabre@nondot.org> | 2007-07-24 18:03:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-07-24 18:03:18 +0000 |
commit | 0443a76b118d21b873eae136690422470a0da901 (patch) | |
tree | 8a297da0b8531270eba26c72af920af0205919cb | |
parent | b3aee6e87fc5a1ca5c3cdfb2eaaa1a284e56adac (diff) | |
download | bcm5719-llvm-0443a76b118d21b873eae136690422470a0da901.tar.gz bcm5719-llvm-0443a76b118d21b873eae136690422470a0da901.zip |
add documentation skeleton
llvm-svn: 40471
-rw-r--r-- | clang/docs/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/docs/index.html b/clang/docs/index.html new file mode 100644 index 00000000000..d741b68a416 --- /dev/null +++ b/clang/docs/index.html @@ -0,0 +1,4 @@ +<title>'clang' C frontend documentation</title> + +None yet, sorry :( + |