forked from orbit-oss/flask
Added WTForms documentation.
This commit is contained in:
parent
73a47a0db1
commit
ce18d4575d
6 changed files with 115 additions and 10 deletions
|
|
@ -242,5 +242,6 @@ latex_documents = [
|
|||
intersphinx_mapping = {
|
||||
'http://docs.python.org/dev': None,
|
||||
'http://werkzeug.pocoo.org/documentation/dev/': None,
|
||||
'http://www.sqlalchemy.org/docs/': None
|
||||
'http://www.sqlalchemy.org/docs/': None,
|
||||
'http://wtforms.simplecodes.com/docs/0.5/': None
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue