aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/__init__.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2008-06-11 20:58:05 +0000
committerRob Austein <sra@hactrn.net>2008-06-11 20:58:05 +0000
commit05fedd965f282baac401e3733df1a75a323c56c4 (patch)
tree21c880d492ea88818f5ef47434c82ce595a91e77 /rpkid/rpki/__init__.py
parent04d128a5d6b3c8180e4e62efb6c90058397ca422 (diff)
Enable generation of PDF as well as HTML documentation
svn path=/docs/left-right-protocol; revision=1868
Diffstat (limited to 'rpkid/rpki/__init__.py')
-rw-r--r--rpkid/rpki/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/rpki/__init__.py b/rpkid/rpki/__init__.py
index c65f025a..26efbf6a 100644
--- a/rpkid/rpki/__init__.py
+++ b/rpkid/rpki/__init__.py
@@ -29,7 +29,7 @@
# though, and I see no obvious way to automate them. Keeping the
# documentation with the config file options would be nice. Someday.
-## @mainpage
+## @mainpage RPKI Engine Reference Manual
##
## This collection of Python modules implements a prototype of the
## RPKI Engine. This is a work in progress.