docs: conv.py - add man pages to exclude_patterns

To avoid sphinx warnings.
This commit is contained in:
Dietmar Maurer 2021-02-13 10:16:41 +01:00
parent 92eaec53db
commit 8d1a1b2976

View File

@ -107,10 +107,8 @@ today_fmt = '%A, %d %B %Y'
# This patterns also effect to html_static_path and html_extra_path
exclude_patterns = [
'_build', 'Thumbs.db', '.DS_Store',
'proxmox-backup-client/man1.rst',
'proxmox-backup-manager/man1.rst',
'proxmox-backup-proxy/man1.rst',
'pxar/man1.rst',
'*/man1.rst',
'config/*/man5.rst',
'epilog.rst',
'pbs-copyright.rst',
'local-zfs.rst'