Skip to content

Commit

Permalink
Generate Other topics documentation section
Browse files Browse the repository at this point in the history
  • Loading branch information
moisseev committed Apr 26, 2024
1 parent 80b754d commit 4178cc4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions _layouts/doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,7 @@
<li class="r-docs-subnav list-group-item">
<a href="#">Other topics</a>
<ul>
<li><a href="{{ site.baseurl }}/doc/other/gtube_patterns.html">GTUBE-like test patterns</a></li>
<li><a href="{{ site.baseurl }}/doc/other/rspamadm.html">Rspamadm command</a></li>
<li><a href="{{ site.baseurl }}/doc/other/usage_policy.html">Rspamd fuzzy feed and DNSBL usage policies</a></li>
{% include directory-tree.html dir="/doc/other/" %}
</ul>
</li>

Expand Down
2 changes: 1 addition & 1 deletion doc/other/rspamadm.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: doc
title: Rspamadm
title: Rspamadm command
---

# About rspamadm
Expand Down
2 changes: 1 addition & 1 deletion doc/other/usage_policy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: doc
title: Data usage policy
title: Services acceptable use policy
---

# Rspamd fuzzy feed, DNSBL and site usage policies
Expand Down

0 comments on commit 4178cc4

Please sign in to comment.