Add privacy policy to the website

This commit is contained in:
Nick Craig-Wood
2015-08-19 22:10:04 +01:00
parent 2fcc18779b
commit 8c4d91cff7
3 changed files with 67 additions and 0 deletions

View File

@ -33,6 +33,7 @@ docs = [
# Docs which aren't made into outfile
ignore_docs = [
"downloads.md",
"privacy.md",
]
def read_doc(doc):