[Python-modules-commits] [sphinx] 02/03: Update sphinx-autogen.1 man page.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Nov 30 15:56:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

mitya57 pushed a commit to branch master
in repository sphinx.

commit 1c836fb421525c86ee023157f665d3ed2be56141
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Nov 30 18:55:01 2015 +0300

    Update sphinx-autogen.1 man page.
---
 debian/changelog        |  1 +
 debian/sphinx-autogen.1 | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4325201..236ea9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ sphinx (1.3.2-1) UNRELEASED; urgency=medium
   * Refresh and rebase other patches.
   * Stop exporting SOURCE_DATE_EPOCH in debian/rules.
     Debhelper does it automatically since version 9.20151004.
+  * Update sphinx-autogen.1 man page.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 30 Nov 2015 18:31:36 +0300
 
diff --git a/debian/sphinx-autogen.1 b/debian/sphinx-autogen.1
index 81108b4..fb9f79b 100644
--- a/debian/sphinx-autogen.1
+++ b/debian/sphinx-autogen.1
@@ -1,4 +1,4 @@
-.TH sphinx\-autogen 1 "Jul 2015" "Sphinx 1.3.1" "User Commands"
+.TH sphinx\-autogen 1 "Nov 2015" "Sphinx 1.3.2" "User Commands"
 
 .SH NAME
 sphinx\-autogen \- generate reStructuredText using \fBautosummary\fR
@@ -6,13 +6,13 @@ directives
 
 .SH SYNOPSIS
 .B sphinx\-autogen
-[\-o \fIoutput_dir\fR]
-[\-s \fIsuffix\fR]
-.BI sourcefile ...
+.BI [OPTIONS]
+.BI sourcefile
+.BI ...
 
 .SH OPTIONS
 .TP
-\fB\-o\fR, \fB--output-dir=\fIoutput_dir\fR, 
+\fB\-o\fR, \fB--output-dir=\fIoutput_dir\fR
 the directory the output files should be written to
 .TP
 \fB\-s\fR, \fB--suffix=\fIsuffix\fR
@@ -24,7 +24,7 @@ custom template directory
 .SH DESCRIPTION
 .B sphinx\-autogen
 is a frontend to \fBsphinx.ext.autosummary.generate\fR.
-It generates the ReStructuredText files from the \fBautosummary\fR
+It generates the reStructuredText files from the \fBautosummary\fR
 directives contained in the given input files.
 
 The format of the \fBautosummary\fR directive is documented in the

-- 
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