summaryrefslogtreecommitdiff
path: root/doc/scripts
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-23 18:59:31 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-23 18:59:31 +0000
commit81f272af95bd7b058c26fdfa1b77c018f95881f8 (patch)
tree2c422d358b481c13586f534c84d501288feb8d8a /doc/scripts
parent22317ffbb047e82a66cbfb60e7afd4a807ca0cf3 (diff)
downloadgnutls-81f272af95bd7b058c26fdfa1b77c018f95881f8.tar.gz
cleanups
Diffstat (limited to 'doc/scripts')
-rwxr-xr-xdoc/scripts/gdoc8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/scripts/gdoc b/doc/scripts/gdoc
index 14adad5183..0284baa5c0 100755
--- a/doc/scripts/gdoc
+++ b/doc/scripts/gdoc
@@ -76,8 +76,12 @@
# '@parameter' - name of a parameter
# '%CONST' - name of a constant.
-# In tex the symbol '->' will be replaced with rightarrow,
-# and 2^5 with ${2}^{5}$.
+#
+# Extensions for LaTeX:
+#
+# 1. the symbol '->' will be replaced with a rightarrow
+# 2. x^y with ${x}^{y}$.
+#
# match expressions used to find embedded type information