mirror of
https://github.com/PeridexisErrant/DF-Walkthrough.git
synced 2025-09-22 05:40:49 +02:00
Better DF text style, misc fixes
This commit is contained in:
parent
1b1f513504
commit
1f4de0a585
5 changed files with 21 additions and 15 deletions
2
conf.py
2
conf.py
|
@ -97,7 +97,7 @@ todo_include_todos = True
|
|||
# short alias names to a base URL and a prefix.
|
||||
# See http://sphinx-doc.org/ext/extlinks.html
|
||||
extlinks = {
|
||||
'wiki': ('http://dwarffortresswiki.org/index.php/cv:%s', ''),
|
||||
'wiki': ('http://dwarffortresswiki.org/%s', ''),
|
||||
'forums': ('http://www.bay12forums.com/smf/index.php?topic=%s',
|
||||
'Bay12 forums thread '),
|
||||
'reddit': ('https://www.reddit.com/r/dwarffortress/comments/%s', ''),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue