[Python-modules-commits] [sphinx] 01/02: Document the new --imported-members option in sphinx-autogen manpage.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Tue Aug 8 10:17:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch debian/master
in repository sphinx.
commit 81bbb8cf58e497b9469885241fb3c857a426e349
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Aug 6 15:11:43 2017 +0300
Document the new --imported-members option in sphinx-autogen manpage.
---
debian/changelog | 1 +
debian/sphinx-autogen.1 | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7e6bacb..c6e6306 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ sphinx (1.6.3-1) UNRELEASED; urgency=medium
* Remove useless FIXME comment from debian/rules.
* Do not run tests with --verbose flag during build, to make the output
easier to read.
+ * Document the new --imported-members option in sphinx-autogen manpage.
-- Dmitry Shachnev <mitya57 at debian.org> Sun, 09 Jul 2017 12:12:43 +0300
diff --git a/debian/sphinx-autogen.1 b/debian/sphinx-autogen.1
index 62f10de..4430263 100644
--- a/debian/sphinx-autogen.1
+++ b/debian/sphinx-autogen.1
@@ -1,4 +1,4 @@
-.TH sphinx\-autogen 1 "Jun 2016" "Sphinx 1.4.3" "User Commands"
+.TH sphinx\-autogen 1 "Aug 2017" "Sphinx 1.6.3" "User Commands"
.SH NAME
sphinx\-autogen \- generate reStructuredText using \fBautosummary\fR
@@ -20,6 +20,9 @@ the suffix of the written files (defaults to rst)
.TP
\fB\-t\fR, \fB\-\-templates=\fIdirectory\fR
custom template directory
+.TP
+\fB\-i\fR, \fB\-\-imported\-members\fR
+whether to document imported members (defaults to False)
.SH DESCRIPTION
.B sphinx\-autogen
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx.git
More information about the Python-modules-commits
mailing list