regenerated docs
This commit is contained in:
parent
98f2a7d82b
commit
86f2365be4
|
@ -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;
|
||||
|
|
|
@ -23,20 +23,6 @@
|
|||
</div>
|
||||
<div id="main">
|
||||
%(body_pre_docinfo)s
|
||||
|
||||
<div style="margin-bottom: 1em;">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-6034671648887442";
|
||||
google_ad_slot = "7139164174";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</div>
|
||||
|
||||
%(docinfo)s
|
||||
%(body)s
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue