summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-08-01 20:00:37 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-08-01 20:00:37 +0100
commitf27c16490c23df1b7700904ea20232ef3e4097ae (patch)
treed2bc4af81a502982e3190d322ac3073474b3c570
parent44471aab0502cfccef6a4fb63f01feeb6bf8732e (diff)
downloaddbus-python-f27c16490c23df1b7700904ea20232ef3e4097ae.tar.gz
Mention in NEWS that API docs are generated by default
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3658b9..77b7148 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ Features:
method implementation will be called with rel_path='/' and with
rel_path='/Some/Where' respectively. (fd.o #11623)
+* If you have epydoc version 3 (currently in beta), API documention is now
+ generated by default.
+
Fixes:
* As mentioned under "Incompatibilities" above, Connection.call_async()