comparison tests/test-gendoc.out @ 9485:7d6ac5d7917c

test-gendoc: add tests for all languages This ensures that we catch errors in the reST syntax early and for all languages. The only change needed in gendoc.py was to correct the computation of section underlines for Asian languages.
author Martin Geisler <mg@lazybytes.net>
date Sun, 27 Sep 2009 10:12:02 +0200
parents 57d682d7d2da
children 6219401643d1
comparison
equal deleted inserted replaced
9484:c96d73dd956d 9485:7d6ac5d7917c
1 checking for syntax errors in gendoc.py 1
2 % extracting documentation from C
2 checking for parse errors with rst2html 3 checking for parse errors with rst2html
4
5 % extracting documentation from da
6 checking for parse errors with rst2html
7
8 % extracting documentation from de
9 checking for parse errors with rst2html
10
11 % extracting documentation from el
12 checking for parse errors with rst2html
13
14 % extracting documentation from fr
15 checking for parse errors with rst2html
16
17 % extracting documentation from it
18 checking for parse errors with rst2html
19
20 % extracting documentation from ja
21 checking for parse errors with rst2html
22
23 % extracting documentation from pt_BR
24 checking for parse errors with rst2html
25
26 % extracting documentation from zh_CN
27 checking for parse errors with rst2html
28
29 % extracting documentation from zh_TW
30 checking for parse errors with rst2html