You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- add manpage generation step to our custom Jekyll module that produces
manpage-compatible markdown files
- add manpage generation script to our GitHub action workflow that
converts the markdown files to real manpages, and stores the generated
manpages in the final site
- add back the dynamic version info usage in the produced site (and
therefore, in the produced manpages as well)
If you experience any problems or need help with {{ site.product.short_name }}, see the *{{ site.product.short_name }} Administration Guide*[1], or visit the *{{ site.product.short_name }} mailing list*[2].
3
+
For news and notifications about {{ site.product.short_name }}, visit the *{{ site.product.short_name }} blogs*[3].
4
+
{: .notice--info}
2
5
3
-
The syslog-ng.conf manual page
4
-
The {{ site.product.short_name }} manual page
6
+
## AUTHOR
7
+
This manual page was generated from the *{{ site.product.short_name }} Administration Guide*[1], which was written by several contributors to whom we'd like to extend our sincere thanks.
5
8
6
-
>**NOTE:**
7
-
>If you experience any problems or need help with {{ site.product.short_name }}, visit
8
-
>the {{ site.product.short_name }} mailing list.
9
-
>
10
-
>For news and notifications about {{ site.product.short_name }}, visit the syslog-ng blogs.
title=link_data["title"][0]# link_data["title"] is an array of titles that all must be represented by ID already in the filtered_page_ids_sorted_by_title_len array
432
+
433
+
# Remove the description rendering helper part from the manpage content
0 commit comments