aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/__doc__.py
AgeCommit message (Collapse)Author
2012-04-16Clean up README files. Mostly this means changing them to pointers toRob Austein
the real consolidated documentation. Delete old Doxygen-based rpkid manual and stuff that went with it, while retaining ability to generate Doxygen manual of internals for the libraries. This closes #232. svn path=/trunk/; revision=4424
2012-02-03Change manifest filename extension from .mnf to .mft, to comply withRob Austein
the soon-to-be RFC. Closes #37. svn path=/trunk/; revision=4288
2011-12-02Missing "trunk" in some URLs.Rob Austein
svn path=/trunk/; revision=4095
2011-06-27Update old documentation linksRob Austein
svn path=/rpkid/doc/manual.pdf; revision=3902
2011-06-06Out of date docRob Austein
svn path=/rpkid/rpki/__doc__.py; revision=3853
2011-04-21Hack Doxygen IMAGE_PATH via Makefile and environment variable ratherRob Austein
than feeding doc source through autoconf. svn path=/configure; revision=3781