diff options
author | Sebastian Deiss <sdeiss@haw-landshut.de> | 2014-04-07 17:37:37 +0200 |
---|---|---|
committer | Sebastian Deiss <sdeiss@haw-landshut.de> | 2014-04-07 17:37:37 +0200 |
commit | 550f0b99eadf8a366253046acdd944709214123f (patch) | |
tree | 858e8a5a89a93b099f4282da4e67ae446325a3ac /sites/www/blog.rst | |
parent | 8e3561b5b123a993b7f19d0b1ce5c5e67e370cbc (diff) | |
parent | 57e647341f416c879ae3841c9a7be50c52a21327 (diff) |
Merge branch 'paramiko:master' into gssapi-py3-support
Conflicts:
dev-requirements.txt
Diffstat (limited to 'sites/www/blog.rst')
-rw-r--r-- | sites/www/blog.rst | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sites/www/blog.rst b/sites/www/blog.rst deleted file mode 100644 index af9651e4..00000000 --- a/sites/www/blog.rst +++ /dev/null @@ -1,16 +0,0 @@ -==== -Blog -==== - -.. blog-posts directive gets replaced with an ordered list of blog posts. - -.. blog-posts:: - - -.. The following toctree ensures blog posts get processed. - -.. toctree:: - :hidden: - :glob: - - blog/* |