add 'download' for Sphinx

This commit is contained in:
twabiko 2015-08-04 22:43:52 +09:00
parent 6340f55102
commit c8d852e3ab

View File

@ -84,6 +84,8 @@ snippet toc:
:maxdepth: 2 :maxdepth: 2
${0} ${0}
snippet dow:
:download:`${0:text} <${1:path}>`
# CJK optimize, CJK has no space between charaters # CJK optimize, CJK has no space between charaters
snippet *c snippet *c
\ *${1:Emphasis}*\ ${0} \ *${1:Emphasis}*\ ${0}