diff --git a/docs/source/howtos/howto_extend_the_comment_form.txt b/docs/source/howtos/howto_extend_the_comment_form.txt index 33b1724..aadb3c7 100644 --- a/docs/source/howtos/howto_extend_the_comment_form.txt +++ b/docs/source/howtos/howto_extend_the_comment_form.txt @@ -1,10 +1,11 @@ -Comment Form -============ +Howto extend the comment form with additional fields +==================================================== This document explains how to extend the plone.app.discussion comment form with additional fields in an add-on product. .. seealso:: + * See the github collective for the source code of this howto: https://github.com/collective/collective.example.commentextender/ diff --git a/docs/source/howtos/index.txt b/docs/source/howtos/index.txt index 7c2e86d..5dd10e6 100644 --- a/docs/source/howtos/index.txt +++ b/docs/source/howtos/index.txt @@ -1,3 +1,6 @@ +Howtos +====== + .. toctree:: :maxdepth: 2