aboutsummaryrefslogtreecommitdiff
path: root/doc/wydawca.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-04-23 18:49:24 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2015-04-23 18:49:36 +0300
commitbe26ab5bb2d721d6edef82226ac453e0431cbe44 (patch)
tree4f2f7df0d7c8cb456072f53673020f9682dcc6c2 /doc/wydawca.texi
parentdda0428f8cf94142dfe79bb6e2dc38ccc73ff0d6 (diff)
downloadwydawca-be26ab5bb2d721d6edef82226ac453e0431cbe44.tar.gz
wydawca-be26ab5bb2d721d6edef82226ac453e0431cbe44.tar.bz2
Fix doc generation.
Default Config file applied to all output formats, which is wrong. Use a dedicated configuration file for html output formats, and defaults for the rest. * doc/Makefile.am (GENDOCS): Add html-specific configuration file. * doc/Config: Rename to doc/html.init (with changes). * doc/wydawca.texi: Fix cross-reference.
Diffstat (limited to 'doc/wydawca.texi')
-rw-r--r--doc/wydawca.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/wydawca.texi b/doc/wydawca.texi
index 6a9a8c9..59289fb 100644
--- a/doc/wydawca.texi
+++ b/doc/wydawca.texi
@@ -31,7 +31,7 @@ Published by the Free Software Foundation,
51 Franklin Street, Fifth Floor
Boston, MA 02110-1301, USA
-Copyright @copyright{} 2007, 2009-2013 Sergey Poznyakoff
+Copyright @copyright{} 2007, 2009-2015 Sergey Poznyakoff
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
@@ -2785,9 +2785,10 @@ administrator (@dfn{owner}).
@kwindex email:user
@item email:user @tab Full email address of the user who did
the upload. Not to be confused with @samp{user:email}.
+@anchor{check-result}
@kwindex check:result
@item check:result @tab Code returned by external checker, in
-decimal. @xref{verification,,check:result}, for a detailed description.
+decimal. @xref{verification,,check-result}, for a detailed description.
@kwindex check:diagn
@item check:diagn @tab Diagnostics text returned by external
checker. @xref{verification}, for a detailed description.

Return to:

Send suggestions and report system problems to the System administrator.