summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-20 23:39:15 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-20 23:39:15 +0000
commit3d5b8d2374e111429482156c5e99f5029505215e (patch)
tree5f633456441149171b759edd0e90af467a39736d
parent486449a9b4281c560171c6f605cc66eb0dcdcc45 (diff)
downloadgnutls-3d5b8d2374e111429482156c5e99f5029505215e.tar.gz
*** empty log message ***
-rwxr-xr-xdoc/scripts/gdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/scripts/gdoc b/doc/scripts/gdoc
index 11a0d9dec7..5320ea866d 100755
--- a/doc/scripts/gdoc
+++ b/doc/scripts/gdoc
@@ -76,6 +76,10 @@
# '@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}$.
+
+
# match expressions used to find embedded type information
$type_constant = "\\\%(\\w+)";
#$type_func = "(\\w+\\(\\))";