Commit afc267e8 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Add a stub main page for the documentation.

parent e2da29e0
Loading
Loading
Loading
Loading

src/mainpage.dox

0 → 100644
+11 −0
Original line number Diff line number Diff line
/**
@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.

**/