diff options
Diffstat (limited to 'data/authority/doc-base-manual')
-rw-r--r-- | data/authority/doc-base-manual | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/data/authority/doc-base-manual b/data/authority/doc-base-manual new file mode 100644 index 0000000..34a56ee --- /dev/null +++ b/data/authority/doc-base-manual @@ -0,0 +1,30 @@ +# Data about titles, sections, and URLs of manuals, used to expand references +# in tag descriptions and add links for HTML output. Each line of this file +# has three fields separated by double colons: +# +# <section> :: <title> :: <url> +# +# If <section> is an underscore, that line specifies the title and URL for the +# whole manual. + +_::Debian doc-base Manual::file:///usr/share/doc/doc-base/doc-base.html/index.html +1::About doc-base::file:///usr/share/doc/doc-base/doc-base.html/about.html +2::The packages interface::file:///usr/share/doc/doc-base/doc-base.html/interface.html +2.1::Introduction::file:///usr/share/doc/doc-base/doc-base.html/interface.html#s2.1 +2.2::Document IDs::file:///usr/share/doc/doc-base/doc-base.html/interface.html#document-ids +2.3::Control Files::file:///usr/share/doc/doc-base/doc-base.html/interface.html#control-files +2.3.1::Example::file:///usr/share/doc/doc-base/doc-base.html/interface.html#s2.3.1 +2.3.2::Syntax of the control file::file:///usr/share/doc/doc-base/doc-base.html/interface.html#s2.3.2 +2.3.2.1::The main section::file:///usr/share/doc/doc-base/doc-base.html/interface.html#main-section +2.3.2.2::Format sections::file:///usr/share/doc/doc-base/doc-base.html/interface.html#format-sections +2.3.3::The section field::file:///usr/share/doc/doc-base/doc-base.html/interface.html#section-field +2.4::Registering Documents With doc-base::file:///usr/share/doc/doc-base/doc-base.html/interface.html#registering-documents +2.5::doc-base 0.8.x features and incompatibilities::file:///usr/share/doc/doc-base/doc-base.html/interface.html#s2.5 +2.5.1::Splitting control files over multiple binary packages::file:///usr/share/doc/doc-base/doc-base.html/interface.html#s2.5.1 +2.5.2::Registering local documents::file:///usr/share/doc/doc-base/doc-base.html/interface.html#s2.5.2 +2.5.3::dpkg triggers::file:///usr/share/doc/doc-base/doc-base.html/interface.html#s2.5.3 +2.6::Checking Syntax of Control Files::file:///usr/share/doc/doc-base/doc-base.html/interface.html#checking-syntax +3::Getting information about installed documents::file:///usr/share/doc/doc-base/doc-base.html/informations.html +4::TODO List::file:///usr/share/doc/doc-base/doc-base.html/todo.html +4.1::Roadmap for 0.9.* releases::file:///usr/share/doc/doc-base/doc-base.html/todo.html#s4.1 +4.2::Old TODO entries::file:///usr/share/doc/doc-base/doc-base.html/todo.html#s4.2 |