No? Then maybe this will do it?

This commit is contained in:
David Vierra 2015-03-13 12:42:33 -10:00
parent 87590504c4
commit 7cbbdce7ff

View File

@ -32,4 +32,7 @@ markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
# force-include sphinx generated stuff?
include: ["testdoc"]
exclude: ['README.md', 'LICENSE']