diff options
author | Georg Brandl <georg@python.org> | 2014-01-18 21:16:32 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-01-18 21:16:32 +0100 |
commit | ff3a8dea781fb0492de4abbd4da48a5b1c110974 (patch) | |
tree | 5aaf665818ca148242ba821fc95940b396009f17 /doc/docs/changelog.rst | |
parent | 97703d63f39e6086d497a6a749c9eee3293dcbeb (diff) | |
download | pygments-ff3a8dea781fb0492de4abbd4da48a5b1c110974.tar.gz |
New docs + website using Sphinx.
Diffstat (limited to 'doc/docs/changelog.rst')
-rw-r--r-- | doc/docs/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docs/changelog.rst b/doc/docs/changelog.rst new file mode 100644 index 00000000..f264cab0 --- /dev/null +++ b/doc/docs/changelog.rst @@ -0,0 +1 @@ +.. include:: ../../CHANGES |