From 86f2365be44a522bb7bdebe625308993c0c1b4f7 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 23 Nov 2008 21:57:46 +0000 Subject: [PATCH] regenerated docs --- docs/manual.html | 1 + docs/template.txt | 14 -------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index ae1feaf4d..c666d2ab2 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -1364,6 +1364,7 @@ public: std::vector<announce_entry> const& trackers() const; file_storage const& files() const; + file_storage& files(); typedef file_storage::iterator file_iterator; typedef file_storage::reverse_iterator reverse_file_iterator; diff --git a/docs/template.txt b/docs/template.txt index bb97043f3..411bb7324 100644 --- a/docs/template.txt +++ b/docs/template.txt @@ -23,20 +23,6 @@
%(body_pre_docinfo)s - -
- - -
- %(docinfo)s %(body)s