├── .gitignore ├── Django └── Django-1.7.4.chm ├── Flask └── Flask-0.10.1.chm ├── PostgreSQL ├── PostgreSQL 9.0.23.chm ├── PostgreSQL 9.1.19.chm ├── PostgreSQL 9.2.14.chm ├── PostgreSQL 9.3.10.chm ├── PostgreSQL 9.4.1.chm ├── PostgreSQL 9.4.2.chm ├── PostgreSQL 9.4.3.chm ├── PostgreSQL 9.4.4.chm ├── PostgreSQL 9.4.5.chm ├── PostgreSQL 9.5.0.chm ├── PostgreSQL 9.5.1.chm ├── PostgreSQL 9.5.2.chm ├── PostgreSQL 9.5.3.chm ├── Postgres Pro 9.5.3.2.chm ├── pgadmin3 1.20.0.chm └── psycopg2-2.6.chm ├── README.md ├── SQLAlchemy ├── SQLAlchemy-0.9.8.chm └── SQLAlchemy-1.0.8.chm ├── jinja2 └── jinja2-2.8.chm └── webpy └── webpy-0.37.chm /.gitignore: -------------------------------------------------------------------------------- 1 | *.chw -------------------------------------------------------------------------------- /Django/Django-1.7.4.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/Django/Django-1.7.4.chm -------------------------------------------------------------------------------- /Flask/Flask-0.10.1.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/Flask/Flask-0.10.1.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.0.23.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.0.23.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.1.19.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.1.19.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.2.14.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.2.14.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.3.10.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.3.10.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.4.1.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.4.1.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.4.2.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.4.2.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.4.3.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.4.3.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.4.4.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.4.4.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.4.5.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.4.5.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.5.0.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.5.0.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.5.1.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.5.1.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.5.2.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.5.2.chm -------------------------------------------------------------------------------- /PostgreSQL/PostgreSQL 9.5.3.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/PostgreSQL 9.5.3.chm -------------------------------------------------------------------------------- /PostgreSQL/Postgres Pro 9.5.3.2.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/Postgres Pro 9.5.3.2.chm -------------------------------------------------------------------------------- /PostgreSQL/pgadmin3 1.20.0.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/pgadmin3 1.20.0.chm -------------------------------------------------------------------------------- /PostgreSQL/psycopg2-2.6.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/PostgreSQL/psycopg2-2.6.chm -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # chm documentation help 2 | 3 | CHM documentation on the following topics: 4 | 5 | - Postgres Pro 9.5.3.2 (Russian) 6 | - PostgreSQL 9.5.3, 9.4.5, 9.3.10, 9.2.14, 9.1.19, 9.0.23 (pgadmin3, psycopg2) 7 | - SQLAlchemy 8 | - Django 9 | - Flask 10 | - jinja2 11 | - webpy 12 | 13 | #### Downloads: 14 | - [Postgres Pro 9.5.3.2.chm (Russian)](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/Postgres%20Pro%209.5.3.2.chm?raw=true) 15 | - [PostgreSQL 9.5.3.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.5.3.chm?raw=true) 16 | - [PostgreSQL 9.4.5.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.4.5.chm?raw=true) 17 | - [PostgreSQL 9.3.10.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.3.10.chm?raw=true) 18 | - [PostgreSQL 9.2.14.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.2.14.chm?raw=true) 19 | - [PostgreSQL 9.1.19.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.1.19.chm?raw=true) 20 | - [PostgreSQL 9.0.23.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.0.23.chm?raw=true) 21 | - [pgadmin3 1.20.0.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/pgadmin3%201.20.0.chm?raw=true) 22 | - [psycopg2-2.6.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/psycopg2-2.6.chm?raw=true) 23 | - [SQLAlchemy-1.0.8.chm](https://github.com/romantu/chm-documentation/blob/master/SQLAlchemy/SQLAlchemy-1.0.8.chm?raw=true) 24 | - [Django-1.7.4.chm](https://github.com/romantu/chm-documentation/blob/master/Django/Django-1.7.4.chm?raw=true) 25 | - [Flask-0.10.1.chm](https://github.com/romantu/chm-documentation/blob/master/Flask/Flask-0.10.1.chm?raw=true) 26 | - [jinja2-2.8.chm](https://github.com/romantu/chm-documentation/blob/master/jinja2/jinja2-2.8.chm?raw=true) 27 | - [webpy-0.37.chm](https://github.com/romantu/chm-documentation/blob/master/webpy/webpy-0.37.chm?raw=true) 28 | 29 | #### Old chm docs: 30 | - [PostgreSQL 9.5.2.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.5.2.chm?raw=true) 31 | - [PostgreSQL 9.5.1.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.5.1.chm?raw=true) 32 | - [PostgreSQL 9.5.0.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.5.0.chm?raw=true) 33 | - [PostgreSQL 9.4.4.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.4.4.chm?raw=true) 34 | - [PostgreSQL 9.4.3.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.4.3.chm?raw=true) 35 | - [PostgreSQL 9.4.2.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.4.2.chm?raw=true) 36 | - [PostgreSQL 9.4.1.chm](https://github.com/romantu/chm-documentation/blob/master/PostgreSQL/PostgreSQL%209.4.1.chm?raw=true) 37 | 38 | #### Notes: 39 | *all chm docs have [Contents, Index, Search, Favorites] tabs 40 | 41 | -------------------------------------------------------------------------------- /SQLAlchemy/SQLAlchemy-0.9.8.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/SQLAlchemy/SQLAlchemy-0.9.8.chm -------------------------------------------------------------------------------- /SQLAlchemy/SQLAlchemy-1.0.8.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/SQLAlchemy/SQLAlchemy-1.0.8.chm -------------------------------------------------------------------------------- /jinja2/jinja2-2.8.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/jinja2/jinja2-2.8.chm -------------------------------------------------------------------------------- /webpy/webpy-0.37.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/romantu/chm-documentation/f5e9becd9b60ddcf6b1b22a47fe618c8ff5a6acf/webpy/webpy-0.37.chm --------------------------------------------------------------------------------