Add a stub main page for the documentation.

This commit is contained in:
Nick Mathewson
2019-11-03 15:04:35 -05:00
parent e2da29e045
commit afc267e887
+11
View File
@@ -0,0 +1,11 @@
/**
@mainpage Tor source reference
@section intro Getting to know Tor
Welcome to the Tor source code documentation! Here we have documentation for
nearly every function, type, and module in the Tor source code. The high-level
documentation is a work in progress. For now, have a look at the source code
overview in doc/HACKING/design.
**/