diff options
Diffstat (limited to 'lldb/docs/conf.py')
| -rw-r--r-- | lldb/docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/docs/conf.py b/lldb/docs/conf.py index bc1c99745ad..10d940b1110 100644 --- a/lldb/docs/conf.py +++ b/lldb/docs/conf.py @@ -129,6 +129,7 @@ html_context = { ], } +html_extra_path = ['.htaccess'] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. |

