Comment out FormAlchemy intersphinx docs config, for now.

Their server is not currently reachable.
This commit is contained in:
Lance Edgar 2015-08-20 14:55:25 -05:00
parent 0cbf860ab6
commit 3d7cb2d9a7

View file

@ -39,7 +39,8 @@ extensions = [
] ]
intersphinx_mapping = { intersphinx_mapping = {
'formalchemy': ('http://docs.formalchemy.org/formalchemy/', None), # TODO: Add this back, when the FA site is back online...
#'formalchemy': ('http://docs.formalchemy.org/formalchemy/', None),
} }
# Add any paths that contain templates here, relative to this directory. # Add any paths that contain templates here, relative to this directory.