From 1b16c49d80938eabf900f0fe22b2309b22d35277 Mon Sep 17 00:00:00 2001 From: Dave Beckett Date: Wed, 22 Feb 2023 16:51:37 -0800 Subject: Updated doc templates --- docs/tmpl/section-avltree.sgml | 8 ++++++++ docs/tmpl/section-constants.sgml | 6 ++++++ docs/tmpl/section-www.sgml | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+) diff --git a/docs/tmpl/section-avltree.sgml b/docs/tmpl/section-avltree.sgml index 29afd670..3d269828 100644 --- a/docs/tmpl/section-avltree.sgml +++ b/docs/tmpl/section-avltree.sgml @@ -120,6 +120,14 @@ AVL Trees @Returns: + + + + + +@tree: + + diff --git a/docs/tmpl/section-constants.sgml b/docs/tmpl/section-constants.sgml index a2d7e23e..4935ff66 100644 --- a/docs/tmpl/section-constants.sgml +++ b/docs/tmpl/section-constants.sgml @@ -26,6 +26,12 @@ Version numbers and often-used namespace URI strings. + + + + + + diff --git a/docs/tmpl/section-www.sgml b/docs/tmpl/section-www.sgml index 08b89c8d..effdce70 100644 --- a/docs/tmpl/section-www.sgml +++ b/docs/tmpl/section-www.sgml @@ -79,6 +79,17 @@ chunks of byte content. @content_type: + + + + + +@www: +@user_agent: +@user_agent_len: +@Returns: + + @@ -88,6 +99,17 @@ chunks of byte content. @user_agent: + + + + + +@www: +@proxy: +@proxy_len: +@Returns: + + @@ -97,6 +119,17 @@ chunks of byte content. @proxy: + + + + + +@www: +@value: +@value_len: +@Returns: + + -- cgit v1.2.1