merge with main

This commit is contained in:
Georg Brandl
2009-02-14 23:25:30 +01:00
47 changed files with 1627 additions and 119 deletions

View File

@@ -24,6 +24,8 @@ exclude_trees = ['_build']
keep_warnings = True
pygments_style = 'sphinx'
rst_epilog = '.. |subst| replace:: global substitution'
html_style = 'default.css'
html_static_path = ['_static']
html_last_updated_fmt = '%b %d, %Y'

View File

@@ -11,6 +11,8 @@ Testing various markup
:author: Me
:keywords: docs, sphinx
A |subst|.
.. _label:
::

BIN
tests/root/rimg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -2,3 +2,5 @@ Image including source in subdir
================================
.. image:: img.*
.. image:: /rimg.png