Add webhelpers2 dependency, use it for most things
still using webhelpers for certain things yet, hopefully can get rid of that soon
This commit is contained in:
parent
5bded89466
commit
8014e60d14
32 changed files with 61 additions and 59 deletions
|
@ -41,6 +41,7 @@ extensions = [
|
|||
intersphinx_mapping = {
|
||||
# TODO: Add this back, when the FA site is back online...
|
||||
#'formalchemy': ('http://docs.formalchemy.org/formalchemy/', None),
|
||||
'webhelpers2': ('https://webhelpers2.readthedocs.io/en/latest/', None),
|
||||
}
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue