File tree Expand file tree Collapse file tree 7 files changed +54
-0
lines changed
Expand file tree Collapse file tree 7 files changed +54
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < meta http-equiv ="refresh " content ="1; url=./index.html: " />
4+ < script >
5+ window . location . href = "./index.html"
6+ </ script >
7+ </ head >
8+ </ html >
Original file line number Diff line number Diff line change 325325# See: https://tech.signavio.com/2017/managing-sphinx-redirects
326326# HTML pages to be copied from source to target
327327static_html_pages = [
328+ 'datastore.usage.html' ,
328329 'bigquery/usage.html' ,
330+ 'language/usage.html' ,
331+ 'logging/usage.html' ,
332+ 'spanner/usage.html' ,
333+ 'storage/client.html' ,
334+ 'translate/usage.html' ,
329335]
330336
331337def copy_static_html_pages (app , docname ):
Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < meta http-equiv ="refresh " content ="1; url=./index.html: " />
4+ < script >
5+ window . location . href = "./index.html"
6+ </ script >
7+ </ head >
8+ </ html >
Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < meta http-equiv ="refresh " content ="1; url=./index.html: " />
4+ < script >
5+ window . location . href = "./index.html"
6+ </ script >
7+ </ head >
8+ </ html >
Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < meta http-equiv ="refresh " content ="1; url=./index.html: " />
4+ < script >
5+ window . location . href = "./index.html"
6+ </ script >
7+ </ head >
8+ </ html >
Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < meta http-equiv ="refresh " content ="1; url=./index.html: " />
4+ < script >
5+ window . location . href = "./index.html"
6+ </ script >
7+ </ head >
8+ </ html >
Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < meta http-equiv ="refresh " content ="1; url=./index.html: " />
4+ < script >
5+ window . location . href = "./index.html"
6+ </ script >
7+ </ head >
8+ </ html >
You can’t perform that action at this time.
0 commit comments