ReleaseNotes: note Sphinx migration.
authorSean Silva <silvas@purdue.edu>
Sun, 20 Jan 2013 03:32:55 +0000 (03:32 +0000)
committerSean Silva <silvas@purdue.edu>
Sun, 20 Jan 2013 03:32:55 +0000 (03:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172955 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index bc231857031f74bbcc444e9d65438d5e7342a747..e8ea5c9488861686e45a77596a92cd712ca560d7 100644 (file)
@@ -47,6 +47,11 @@ Non-comprehensive list of changes in this release
   archives) have been removed. Any existing clients of these features should
   move to using a linker with integrated LTO support.
 
   archives) have been removed. Any existing clients of these features should
   move to using a linker with integrated LTO support.
 
+* LLVM and Clang's documentation has been migrated to the `Sphinx
+  <http://sphinx-doc.org/>`_ documentation generation system which uses
+  easy-to-write reStructuredText. See `llvm/docs/README.txt` for more
+  information.
+
 * ... next change ...
 
 .. NOTE
 * ... next change ...
 
 .. NOTE