aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mainpage.dox11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/mainpage.dox b/src/mainpage.dox
new file mode 100644
index 0000000000..84eea3c526
--- /dev/null
+++ b/src/mainpage.dox
@@ -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.
+
+**/