Add css for man pages
This commit is contained in:
@@ -108,6 +108,7 @@ html_static_path = ['_static']
|
||||
html_context = {
|
||||
'css_files': [
|
||||
'_static/css/theme_overrides.css', # override wide tables in RTD theme
|
||||
'_static/css/mandoc.css',
|
||||
],
|
||||
'display_github': True,
|
||||
'github_user': 'openzfs',
|
||||
|
||||
Reference in New Issue
Block a user