r176848 - [docs] Add SourceWeb as external example.
    Sean Silva 
    silvas at purdue.edu
       
    Mon Mar 11 19:11:17 PDT 2013
    
    
  
Author: silvas
Date: Mon Mar 11 21:11:17 2013
New Revision: 176848
URL: http://llvm.org/viewvc/llvm-project?rev=176848&view=rev
Log:
[docs] Add SourceWeb as external example.
Modified:
    cfe/trunk/docs/ExternalClangExamples.rst
Modified: cfe/trunk/docs/ExternalClangExamples.rst
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ExternalClangExamples.rst?rev=176848&r1=176847&r2=176848&view=diff
==============================================================================
--- cfe/trunk/docs/ExternalClangExamples.rst (original)
+++ cfe/trunk/docs/ExternalClangExamples.rst Mon Mar 11 21:11:17 2013
@@ -28,6 +28,9 @@ that can help developers, generally they
 List of projects and tools
 ==========================
 
+`<http://rprichard.github.com/sourceweb/>`_
+   "A C/C++ source code indexer and navigator"
+
 `<https://github.com/etaoins/qconnectlint>`_
    "qconnectlint is a Clang tool for statically verifying the consistency
    of signal and slot connections made with Qt's ``QObject::connect``."
    
    
More information about the cfe-commits
mailing list