Daniel Neuhäuser
|
acd1eaf9d7
|
check_sources.py is now ported to 3.x
|
2010-05-17 00:44:44 +02:00 |
|
Daniel Neuhäuser
|
ad29ab1b86
|
Fixed file opening
|
2010-05-16 19:45:23 +02:00 |
|
Daniel Neuhäuser
|
d8425102e2
|
Switched check_sources.py from getopt to optparse
|
2010-05-16 17:50:13 +02:00 |
|
Georg Brandl
|
58e7d8d120
|
Remove obsolete todo entry.
|
2010-01-18 00:38:10 +01:00 |
|
Georg Brandl
|
8b5ae5c131
|
Remove bad tags.
|
2010-01-16 19:54:37 +01:00 |
|
Georg Brandl
|
3c09b7ab8f
|
Update check_sources; we now have 201x.
|
2010-01-02 21:11:23 +01:00 |
|
Georg Brandl
|
f6a56192d1
|
Happy new year!
|
2010-01-01 14:09:13 +01:00 |
|
Georg Brandl
|
c632481afb
|
merge with 0.5
|
2009-03-09 14:25:52 +01:00 |
|
Georg Brandl
|
da7f1e408c
|
Relicense to avoid confusion.
|
2009-03-09 14:25:36 +01:00 |
|
Georg Brandl
|
a43b651804
|
Make "make check" happy.
|
2009-02-19 23:31:34 +01:00 |
|
Georg Brandl
|
24023f8f3b
|
Some more license nits.
|
2009-01-03 12:15:04 +01:00 |
|
Georg Brandl
|
aedbdd953d
|
Fix more line length and trailing whitespace.
|
2009-01-10 22:18:18 +01:00 |
|
Georg Brandl
|
b068e91803
|
Reformat to EOL80.
|
2009-01-10 21:23:39 +01:00 |
|
Georg Brandl
|
ae2570c269
|
Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge from
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r64808 | georg.brandl | 2008-07-08 21:39:33 +0200 (Tue, 08 Jul 2008) | 2 lines
Allow relocation of source and doctree dir.
........
r65013 | georg.brandl | 2008-07-16 15:25:30 +0200 (Wed, 16 Jul 2008) | 2 lines
Remove curious quote.
........
r65076 | georg.brandl | 2008-07-17 22:43:01 +0200 (Thu, 17 Jul 2008) | 2 lines
Add a test for sphinx.quickstart.
........
r65100 | georg.brandl | 2008-07-18 14:41:54 +0200 (Fri, 18 Jul 2008) | 2 lines
Fix phony targets.
........
r65101 | georg.brandl | 2008-07-18 14:55:03 +0200 (Fri, 18 Jul 2008) | 2 lines
Fix problems in "make check".
........
r65119 | georg.brandl | 2008-07-18 23:06:42 +0200 (Fri, 18 Jul 2008) | 2 lines
Emit a more precise error message in autodoc.
........
r65121 | georg.brandl | 2008-07-18 23:41:35 +0200 (Fri, 18 Jul 2008) | 2 lines
Warn if a toctree-included document doesn't contain a title.
........
r65122 | georg.brandl | 2008-07-18 23:51:28 +0200 (Fri, 18 Jul 2008) | 2 lines
Don't use \samp{} for code with whitespaces, only for :samp:`code`.
........
r65123 | georg.brandl | 2008-07-19 00:49:46 +0200 (Sat, 19 Jul 2008) | 2 lines
Put inheritance info always on its own line.
........
|
2008-07-18 22:55:36 +00:00 |
|
Georg Brandl
|
637b1379bc
|
Fix a few overlong lines, and use \t instead of literal tabs.
|
2008-03-21 15:27:21 +00:00 |
|
Georg Brandl
|
d60ca8d49d
|
Initial import of the doc tools.
|
2007-07-23 09:02:25 +00:00 |
|