Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the canonical host for two urls on the OpenSSL website (#3219) | Alex Gaynor | 2016-11-06 | 1 | -1/+1 |
| | |||||
* | Clarified Windows development installation and docd upstream enchant bug (#3128) | Nick Badger | 2016-09-03 | 1 | -3/+13 |
| | | | | | | | | * Clarified Windows development installation and doc'd upstream enchant bug * Fixed whitespace problems * Fixed merge resolution mistake | ||||
* | Random grammar stuff (#2955) | Alex Gaynor | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | Update getting-started.rst to clarify OS X Homebrew pip install (#2876) | Chris Collis | 2016-04-23 | 1 | -3/+31 |
| | | | | | | | | | | | | | | | | * Update getting-started.rst to clarify OS X Homebrew pip install On OS X El Capitan following the current instructions fails with fatal error: 'openssl/opensslv.h' file not found on pip install -r dev-requirements.txt; this change adds to the instructions to clarify that CFLAGS and LDFLAGS may need to be set. I based this on the instructions in the Installation page. * Address reaperhulk comments, OpenSSL must be installed. Clarify that OpenSSL must be installed via Homebrew or MacPorts and how to build statically. * Make Homebrew, MacPorts, OpenSSL links * Fix doc errors and improve overall flow Insert tip about tox needing the same flags Make console example multi-line so that pip install is visible Change heading levels to allow OS X sub-section | ||||
* | remove python 3.2 from every other place I could find | Paul Kehrer | 2015-04-18 | 1 | -1/+0 |
| | |||||
* | add note about enchant dependency for spellcheck in docs | Paul Kehrer | 2014-06-27 | 1 | -0/+3 |
| | |||||
* | Wrap a long line (seriously, why is doc8 not catching these) | Alex Gaynor | 2014-06-26 | 1 | -4/+4 |
| | |||||
* | Fix other typo and use doc link instead | Nic Young | 2014-06-12 | 1 | -2/+1 |
| | |||||
* | Fixed typo | Nic Young | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | Add link about installation depdencies | Nic Young | 2014-06-12 | 1 | -3/+5 |
| | |||||
* | Standardise on sentence case for titles | Alex Stapleton | 2014-03-18 | 1 | -4/+4 |
| | |||||
* | add explicit backend selection examples in a code block | Paul Kehrer | 2014-02-11 | 1 | -2/+7 |
| | |||||
* | fix some indentation and a missing newline | Paul Kehrer | 2014-02-11 | 1 | -19/+19 |
| | |||||
* | reorganize contributing into development section | Paul Kehrer | 2014-02-11 | 1 | -0/+84 |