]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Disconnect the texinfo admin guide from the build
authorBen Kaduk <kaduk@mit.edu>
Thu, 11 Oct 2012 16:42:05 +0000 (12:42 -0400)
committerBen Kaduk <kaduk@mit.edu>
Fri, 12 Oct 2012 15:33:03 +0000 (11:33 -0400)
Its content has been migrated to or superseded by the reST documentation,
essentially entirely in krb_admins.

A few portions of the texinfo document are simply no longer relevant
and do not need to be migrated.  In particular:
Information about reporting bugs lives on k5wiki.kerberos.org.
General Kerberos concepts/introduction will be elsewhere in the tree.
We do not need to document the time zones accepted by kadmin.
We do not need a table of the various error codes and strings in our
formal documentation.
A complete description of the layout of our source tree is not useful
or relevant to most Kerberos administrators.

ticket: 7408

doc/Makefile

index ee9c3c7fd4519755c7267633dffcf3c2dc1ea295..62ae54b0e5ceb3fcbb0cf62675ba7b512b0dda8d 100644 (file)
@@ -24,7 +24,7 @@ USER_GUIDE_INCLUDES=definitions.texinfo copyright.texinfo glossary.texinfo
 USER_GUIDE_DEPS=user-guide.texinfo $(USER_GUIDE_INCLUDES)
 
 .PHONY: all
-all:: admin-guide-full user-guide-full clean-temp-ps clean-tex
+all:: user-guide-full clean-temp-ps clean-tex
 
 .PHONY: admin-guide-full
 admin-guide-full:: admin-guide admin-guide-info admin-guide-html