aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/getting-started.rst
Commit message (Collapse)AuthorAgeFilesLines
* Use the canonical host for two urls on the OpenSSL website (#3219)Alex Gaynor2016-11-061-1/+1
|
* Clarified Windows development installation and docd upstream enchant bug (#3128)Nick Badger2016-09-031-3/+13
| | | | | | | | * Clarified Windows development installation and doc'd upstream enchant bug * Fixed whitespace problems * Fixed merge resolution mistake
* Random grammar stuff (#2955)Alex Gaynor2016-06-021-1/+1
|
* Update getting-started.rst to clarify OS X Homebrew pip install (#2876)Chris Collis2016-04-231-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 findPaul Kehrer2015-04-181-1/+0
|
* add note about enchant dependency for spellcheck in docsPaul Kehrer2014-06-271-0/+3
|
* Wrap a long line (seriously, why is doc8 not catching these)Alex Gaynor2014-06-261-4/+4
|
* Fix other typo and use doc link insteadNic Young2014-06-121-2/+1
|
* Fixed typoNic Young2014-06-121-1/+1
|
* Add link about installation depdenciesNic Young2014-06-121-3/+5
|
* Standardise on sentence case for titlesAlex Stapleton2014-03-181-4/+4
|
* add explicit backend selection examples in a code blockPaul Kehrer2014-02-111-2/+7
|
* fix some indentation and a missing newlinePaul Kehrer2014-02-111-19/+19
|
* reorganize contributing into development sectionPaul Kehrer2014-02-111-0/+84