summaryrefslogtreecommitdiff
path: root/doc/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-07-20 12:05:44 -0400
committerNick Mathewson <nickm@torproject.org>2015-07-20 12:05:44 -0400
commit7521c3ee91a8c52cc152de6fa8b4c88b44fc3e33 (patch)
tree598911621af58bf3d057fbe4d8efd7468f94202c /doc/include.am
parent0a329a7a05199d3d0ec21e072f91a2213b8fc7b8 (diff)
downloadtor-7521c3ee91a8c52cc152de6fa8b4c88b44fc3e33.tar.gz
tor-7521c3ee91a8c52cc152de6fa8b4c88b44fc3e33.zip
Document the torrc format as thoroughly as possible
Closes ticket 2325
Diffstat (limited to 'doc/include.am')
-rw-r--r--doc/include.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/include.am b/doc/include.am
index 783aa95c4e..af99501502 100644
--- a/doc/include.am
+++ b/doc/include.am
@@ -36,7 +36,8 @@ endif
EXTRA_DIST+= doc/HACKING doc/asciidoc-helper.sh \
$(html_in) $(man_in) $(txt_in) \
- doc/state-contents.txt
+ doc/state-contents.txt \
+ doc/torrc_format.txt
docdir = @docdir@