From: Sylvain Le Gall Date: Fri, 18 Apr 2008 10:12:48 +0000 (+0000) Subject: * Use Programming/OCaml for doc-base X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~475 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=38be42a3e8bbc15b67eaf109425659176fad0252;p=ocaml.git * Use Programming/OCaml for doc-base --- diff --git a/debian/cdbs/ocaml-docbase-template.txt b/debian/cdbs/ocaml-docbase-template.txt index 2de68969..14974989 100644 --- a/debian/cdbs/ocaml-docbase-template.txt +++ b/debian/cdbs/ocaml-docbase-template.txt @@ -1,7 +1,7 @@ Document: @PACKAGE@-ocamldoc-api-reference Title: @PACKAGE@ OCamldoc API Reference Abstract: API reference manual for @PACKAGE@ (generated via OCamldoc) -Section: Programming +Section: Programming/OCaml Format: HTML Index: /usr/share/doc/@PACKAGE@/html/api/index.html diff --git a/debian/cdbs/ocamldoc-api-ref-config b/debian/cdbs/ocamldoc-api-ref-config index ff54ab6a..b72b605e 100755 --- a/debian/cdbs/ocamldoc-api-ref-config +++ b/debian/cdbs/ocamldoc-api-ref-config @@ -64,7 +64,7 @@ doc_base_generate () Document: $PKG-ocamldoc-api-reference Title: $PKG OCamldoc API Reference Abstract: API reference manual for $PKG (generated via OCamldoc) -Section: Programming +Section: Programming/OCaml Format: HTML Index: $PKG_DIR/index.html