Through popular demand add a donations page

This commit is contained in:
Nick Craig-Wood
2015-09-07 17:48:01 +01:00
parent edd0e8abb1
commit 7e7c239f09
3 changed files with 32 additions and 0 deletions

View File

@ -36,6 +36,7 @@ docs = [
ignore_docs = [
"downloads.md",
"privacy.md",
"donate.md",
]
def read_doc(doc):