aboutsummaryrefslogtreecommitdiff
path: root/ca/doc/README
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2014-04-07 21:25:15 +0000
committerRob Austein <sra@hactrn.net>2014-04-07 21:25:15 +0000
commit440687c9d13a28b902bd9594f88eea6f42be686e (patch)
treed239056a195315c9c55b3c67103f9b1771aab0c2 /ca/doc/README
parent8f81bbe3c5f76eda26bea1cf4b455de8faec0449 (diff)
Whack test code to work with new tree, fix relaxng.py.
svn path=/branches/tk685/; revision=5765
Diffstat (limited to 'ca/doc/README')
-rw-r--r--ca/doc/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/ca/doc/README b/ca/doc/README
deleted file mode 100644
index 33902d7e..00000000
--- a/ca/doc/README
+++ /dev/null
@@ -1,16 +0,0 @@
-$Id$
-
-Internals documentation for the RPKI CA tools.
-
-Once upon a time this included the hand-written documentation for the
-CA tools, but that is now part of the overall package documentation.
-What's left here is just what Doxygen generates from the source code
-and a few Graphviz diagrams.
-
-At the moment the control for the stuff generated here is still
-../Makefile, that may change at some point.
-
-We no longer generate the documentation here automatically, as it's
-kind of large and we're not sure anybody else cares about it, so if
-you want this manual you'll have to install Doxygen and build it
-yourself.