The list of docs’s custom hooks.
| Name | Description | 
|---|---|
hb-docs-main-begin | Before docs main. | 
hb-docs-main-end | Follows docs main. | 
hb-docs-doc-toc-begin | Before ToC. | 
hb-docs-doc-toc-end | Follows ToC. | 
hb-docs-doc-content-begin | Before post content. | 
hb-docs-doc-content-end | Follows post content. | 
hb-docs-doc-comments-begin | Before comments. | 
hb-docs-doc-comments | Comments, used to implement comments engines. | 
hb-docs-doc-comments-end | Follows comments. |