Merge branch 'mariobl-manpages' (#49)
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "GLABELS-BATCH-QT" "1" "Dec 29, 2018" "" "gLabels"
|
.TH "GLABELS-BATCH-QT" "1" "Apr 29, 2019" "" "gLabels"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
glabels-batch-qt \- gLabels Documentation
|
glabels-batch-qt \- batch creation of labels and business cards
|
||||||
.
|
.
|
||||||
.nr rst2man-indent-level 0
|
.nr rst2man-indent-level 0
|
||||||
.
|
.
|
||||||
@@ -108,6 +108,9 @@ templates here!\fP
|
|||||||
.B ${HOME}/.glabels/
|
.B ${HOME}/.glabels/
|
||||||
Directory for manually created product templates.
|
Directory for manually created product templates.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
|
.SH BUGS
|
||||||
|
.sp
|
||||||
|
Bugs and featue requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/jimevins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.sp
|
.sp
|
||||||
\fBglabels\-qt(1)\fP
|
\fBglabels\-qt(1)\fP
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "GLABELS-QT" "1" "Dec 29, 2018" "" "gLabels"
|
.TH "GLABELS-QT" "1" "Apr 29, 2019" "" "gLabels"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
glabels-qt \- gLabels Documentation
|
glabels-qt \- create labels and business cards
|
||||||
.
|
.
|
||||||
.nr rst2man-indent-level 0
|
.nr rst2man-indent-level 0
|
||||||
.
|
.
|
||||||
@@ -67,6 +67,9 @@ templates here!\fP
|
|||||||
.B ${HOME}/.glabels/
|
.B ${HOME}/.glabels/
|
||||||
Directory for manually created product templates.
|
Directory for manually created product templates.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
|
.SH BUGS
|
||||||
|
.sp
|
||||||
|
Bugs and featue requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/jimevins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.sp
|
.sp
|
||||||
\fBglabels\-batch\-qt(1)\fP
|
\fBglabels\-batch\-qt(1)\fP
|
||||||
|
|||||||
+2
-2
@@ -149,8 +149,8 @@ latex_documents = [
|
|||||||
# One entry per manual page. List of tuples
|
# One entry per manual page. List of tuples
|
||||||
# (source start file, name, description, authors, manual section).
|
# (source start file, name, description, authors, manual section).
|
||||||
man_pages = [
|
man_pages = [
|
||||||
('man/glabels-qt', 'glabels-qt', 'gLabels Documentation', [author], 1),
|
('man/glabels-qt', 'glabels-qt', 'create labels and business cards', [author], 1),
|
||||||
('man/glabels-batch-qt', 'glabels-batch-qt', 'gLabels Documentation', [author], 1)
|
('man/glabels-batch-qt', 'glabels-batch-qt', 'batch creation of labels and business cards', [author], 1)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -79,6 +79,10 @@ FILES
|
|||||||
|
|
||||||
Directory for manually created product templates.
|
Directory for manually created product templates.
|
||||||
|
|
||||||
|
BUGS
|
||||||
|
----
|
||||||
|
|
||||||
|
Bugs and featue requests can be reported via the gLabels issue tracking system at GitHub (<https://github.com/jimevins/glabels-qt/issues>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
|
|||||||
@@ -43,6 +43,11 @@ FILES
|
|||||||
|
|
||||||
Directory for manually created product templates.
|
Directory for manually created product templates.
|
||||||
|
|
||||||
|
BUGS
|
||||||
|
----
|
||||||
|
|
||||||
|
Bugs and featue requests can be reported via the gLabels issue tracking system at GitHub (<https://github.com/jimevins/glabels-qt/issues>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||||
|
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
|
|||||||
Reference in New Issue
Block a user