added coming soon to parts of the docs, linked scoped_session
This commit is contained in:
parent
7c9303b750
commit
6d556acb3f
2 changed files with 16 additions and 2 deletions
|
|
@ -241,5 +241,6 @@ latex_documents = [
|
|||
|
||||
intersphinx_mapping = {
|
||||
'http://docs.python.org/dev': None,
|
||||
'http://werkzeug.pocoo.org/documentation/dev/': None
|
||||
'http://werkzeug.pocoo.org/documentation/dev/': None,
|
||||
'http://www.sqlalchemy.org/docs/': None
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue