Documentation Wish List
Benjamin Kaduk
kaduk at MIT.EDU
Sat Sep 12 01:36:52 EDT 2015
On Fri, 11 Sep 2015, Todd Grayson wrote:
> Anchor tags for subject items on reference pages... for example to make a
> URL like this to work to jump right to the default_tgs_enctypes
>
> http://web.mit.edu/kerberos/krb5-1.12/doc/admin/conf_files/krb5_conf.html#default_tgs_enctypes
The documentation pages are generated using the Sphinx python tool from a
ReStructuredText source, so it seems that the appropriate place to start
working on such a feature would be at http://sphinx-doc.org/index.html .
(For example, the source file for the krb5.conf manual you linked to is at
https://raw.githubusercontent.com/krb5/krb5/master/doc/admin/conf_files/krb5_conf.rst)
-Ben Kaduk
More information about the Kerberos
mailing list