projects
/
mudpy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b6060
)
Include license text in documentation
author
Jeremy Stanley
<fungi@yuggoth.org>
Mon, 30 Apr 2018 19:36:39 +0000
(19:36 +0000)
committer
Jeremy Stanley
<fungi@yuggoth.org>
Mon, 30 Apr 2018 19:36:39 +0000
(19:36 +0000)
Add a page to the documentation which embeds the full LICENSE file
for the project so that it will be available in Sphinx rendered
documentation.
doc/source/license.rst
[new file with mode: 0644]
patch
|
blob
diff --git a/doc/source/license.rst
b/doc/source/license.rst
new file mode 100644
(file)
index 0000000..
eb3da91
--- /dev/null
+++ b/
doc/source/license.rst
@@ -0,0
+1,6
@@
+.. Copyright (c) 2018 Jeremy Stanley <fungi@yuggoth.org>.
+ Permission to use, copy, modify, and distribute this software is
+ granted under terms provided in the LICENSE file distributed with
+ this software.
+
+.. include:: ../../LICENSE