]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
docs rename changelog to changes, add license
authorDavid Lord <davidism@gmail.com>
Wed, 24 Feb 2021 17:46:54 +0000 (09:46 -0800)
committerDavid Lord <davidism@gmail.com>
Wed, 24 Feb 2021 17:46:54 +0000 (09:46 -0800)
docs/changes.rst [moved from docs/changelog.rst with 59% similarity]
docs/index.rst
docs/license.rst [new file with mode: 0644]

similarity index 59%
rename from docs/changelog.rst
rename to docs/changes.rst
index 218fe3339b3c747d3f7d208d34ad005095ff0ea3..955deaf27bc821a6367e818f36c016892fed3d33 100644 (file)
@@ -1,4 +1,4 @@
-Changelog
-=========
+Changes
+=======
 
 .. include:: ../CHANGES.rst
index dcaa9ffd3fd47d47212819ef4310b71eb52616ce..4ce207191b66f35766a277709dd130193bddcd2a 100644 (file)
@@ -25,4 +25,5 @@ syntax. Then the template is passed data to render the final document.
     switching
     tricks
     faq
-    changelog
+    license
+    changes
diff --git a/docs/license.rst b/docs/license.rst
new file mode 100644 (file)
index 0000000..a53a98c
--- /dev/null
@@ -0,0 +1,4 @@
+BSD-3-Clause License
+====================
+
+.. include:: ../LICENSE.rst