Chocobo1
7c8dfd0d3e
Correct name for the game "Civilization IV"
2016-11-06 19:57:59 +08:00
Adam Chainz
af7d603e97
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-09-21 08:31:09 +01:00
Jürgen Hermann
ca64c6f722
Mention dh-virtualenv in the Tools list
2016-07-27 23:05:53 +02:00
kennethreitz
2b44ee34c8
Update freezing.rst
2016-02-13 03:39:54 -05:00
kennethreitz
c2c49f08fc
Update freezing.rst
2016-02-13 03:39:21 -05:00
kennethreitz
4e5b195371
Update freezing.rst
2016-02-13 03:39:06 -05:00
Saurav Sachidanand
c9035bd548
Updated formatting in PyInstaller for OS X section
2015-12-03 12:04:41 +05:30
Saurav Sachidanand
b05b43090b
Updated PyInstaller section for OS X
...
Added explanation and examples for PyInstaller for OS X.
2015-12-03 11:59:53 +05:30
Mark van Lent
36faeccf6a
Fix "Literal block expected; none found." warning.
2015-10-21 06:20:11 +02:00
Mark van Lent
28518b1ada
Replace the "non breaking space" unicode character with a normal space.
2015-10-21 06:19:55 +02:00
Alex Grönholm
eb5d3da8fc
PyInstaller is py3 compatible now
2015-10-08 13:42:16 +03:00
Tobias Schmidt
139a9671db
fixed a few typos
2015-10-03 00:50:20 +02:00
Jonathan Hartley
b4f393c83a
fix grammar typos
2015-08-28 11:36:35 +01:00
Jonathan Hartley
4e96f4b777
fix markup again
2015-08-28 11:35:21 +01:00
Jonathan Hartley
62282e47e8
fix markup
2015-08-28 11:33:55 +01:00
Jonathan Hartley
df345c0ca0
add mention of bdist_rpm
2015-08-28 11:21:43 +01:00
Jonathan Hartley
c0b377e84d
also mention .rpm as an example Linux package
2015-08-28 11:01:00 +01:00
Jonathan Hartley
72e00459bb
Megabyte is abbreviated 'MB', according to wikipedia
2015-08-21 14:56:41 +01:00
Jonathan Hartley
2914f72188
Megabyte is abbreviated 'MB', according to wikipedia
2015-08-21 14:54:53 +01:00
Jonathan Hartley
5587288b81
Freezing: clarify how it affects Python security updates
2015-08-21 13:30:50 +01:00
Jonathan Hartley
1a79ec73c2
Intro paras for Freezing and Packaging Your Code
...
I've tried to describe why you would choose one method over
another, and what the relative advantages and disadvantages
are of each method.
I'm painfully aware that I haven't covered the combo of
freezing an application *then* creating a Linux distro
package of it, but maybe that's a battle for another day.
My intent is to add more content on the Freezing page
once this commit is accepted, so I can hear your feedback
before doing any further work.
Thanks.
2015-08-21 13:27:33 +01:00
Vincent Zee
7e385158c7
Corrected lines to be no longer than 78 characters
2015-03-01 16:27:06 +01:00
Mary Brennan
db1a94fd43
copy edits
2014-12-06 11:55:30 -08:00
Amirali Sanatinia
13634ee714
Merge Ununtu and Debian
2014-11-07 00:27:09 -05:00
Mike Driscoll
0bcbf041bb
Update freezing.rst
2014-09-23 16:29:58 -05:00
Ian Cordasco
4dec827aa3
Merge pull request #408 from Zearin/markup-option
...
Mark up command line options
2014-04-14 19:48:34 -05:00
Ian Cordasco
d815acc62d
Merge pull request #410 from Zearin/markup-file-again
...
Mark up files (…that I missed earlier…)
2014-04-14 19:46:19 -05:00
Zearin
f2fc5d9c1c
Mark up files (…that I missed earlier…)
2014-04-14 08:21:16 -04:00
Zearin
ba34421d66
Mark up command line options
2014-04-14 08:18:35 -04:00
Tony
841fa9cf87
freezing.rst: Fix heading’s hyphen length
2014-04-14 08:02:32 -04:00
Zearin
64d756feb9
OSX ▶︎ OS X
...
Also removed “Mac”, as the official name was officially shortened to “OS X” a few releases ago.
2014-04-11 14:55:19 -04:00
Zearin
cc7b19356e
Mark up files & directories
2014-04-11 11:26:37 -04:00
Ian Cordasco
9d8a49187e
Merge pull request #393 from Zearin/code-blocks
...
Code blocks
2014-04-01 21:02:57 -05:00
Zearin
1e4b4a5460
docs/**: Specify language for code-blocks (syntax highlighting! mmm…)
2014-03-28 13:26:24 -04:00
Artem Pyanykh
2d69455a2a
Replace all references to Distribute with Setuptools.
...
Distribute was merged back into setuptools and discontinued.
2014-03-25 12:54:21 +04:00
Chen Liu
04718556af
update Ubuntu Python packaging docs link
2014-02-11 22:28:38 -08:00
Michael Schurter
1a52353097
Switch from Chishop to pypiserver
2014-02-06 15:44:48 -08:00
smithandrewl
065f69d219
Capitalization in packaging.rst
...
Replaced python with Python
2014-01-18 21:51:42 -06:00
kennethreitz
47856ff093
Merge pull request #337 from phalt/add_python_packaging_guide_link
...
Added link to the python packaging guide.
2014-01-08 11:28:15 -08:00
kennethreitz
383009ab27
Merge pull request #344 from hughes/master
...
Added instructions for s3-hosted PyPi repo
2014-01-08 11:25:08 -08:00
Matt Hughes
78016d6cf9
Added instructions for s3-hosted PyPi repo
...
Adapted from an awesome article by @jsutlovic
2013-12-02 10:50:53 -05:00
Paul Hallett
b3c7bd1ae2
Added link to the python packaging guide.
2013-11-06 12:03:52 +00:00
Jens Rantil
eb950d52c9
Link to alien
...
This fully fixes #328 .
2013-10-29 08:27:30 +01:00
kuyan
4e1b3771e5
Link to fpm (see #328 )
2013-10-14 15:20:29 -07:00
Pascal Borreli
54f1d8ca4d
Fixed typos
2013-04-01 19:09:15 +00:00
Kyle Kelley
3e603ca9c1
Grammar, US English spelling
2013-03-22 23:49:10 -04:00
Domen Kožar
33ab7535c2
Add comparison table and py2exe notes on freezing topic
2012-07-25 22:47:26 +02:00
Mahmoud Hossam
20452dbb46
Merge upstream.
2012-05-06 06:26:52 +02:00
Mahmoud Hossam
555311d1ec
Fixed formatting.
2012-05-06 06:43:54 +03:00
Tomas Thor Jonsson
102f725546
correct syntax highlighting for code-blocks
2012-04-23 19:59:00 +02:00