From 6f4f04b11756086fa4ace404d4f00c856dc6f157 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Tue, 18 Oct 2011 23:26:13 +0200 Subject: Document the API. Fix #46 --- docs/_themes/.gitignore | 3 +++ docs/_themes/pelican | 1 + 2 files changed, 4 insertions(+) create mode 100644 docs/_themes/.gitignore create mode 160000 docs/_themes/pelican (limited to 'docs/_themes') diff --git a/docs/_themes/.gitignore b/docs/_themes/.gitignore new file mode 100644 index 0000000..66b6e4c --- /dev/null +++ b/docs/_themes/.gitignore @@ -0,0 +1,3 @@ +*.pyc +*.pyo +.DS_Store diff --git a/docs/_themes/pelican b/docs/_themes/pelican new file mode 160000 index 0000000..449c214 --- /dev/null +++ b/docs/_themes/pelican @@ -0,0 +1 @@ +Subproject commit 449c2149aa36f89c2cfcf4039b9e9939cca19733 -- cgit v1.1