Changeset 4205 for trunk/docs/source/conf.py
- Timestamp:
- Dec 15, 2019 9:07:24 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/source/conf.py
r4198 r4205 227 227 html_static_path = ['_static'] 228 228 229 html_context = { 230 'css_files': [ 231 '_static/theme_overrides.css', # override wide tables in RTD theme 232 ], 233 } 234 229 235 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, 230 236 # using the given strftime format.
Note: See TracChangeset
for help on using the changeset viewer.