David Lord
|
171aabc87d
|
remove unused ref directives
replace page refs with doc directives
|
2020-04-04 12:57:14 -07:00 |
|
erfanio
|
07caa44224
|
Change docs to use f-strings
|
2019-10-26 17:19:00 +11:00 |
|
Aditya
|
f05625eb82
|
Use https for external links wherever possible
|
2018-10-27 17:58:45 +05:30 |
|
David Lord
|
aa9a994946
|
use pip instead of setup.py in fabric command
|
2016-06-05 13:12:25 -07:00 |
|
David Lord
|
14a5a9e554
|
move setup.cfg info to setuptools docs, reword
|
2016-06-05 12:59:04 -07:00 |
|
Shawn McElroy
|
33212309a2
|
updating docs and showing how to use setup.cfg to configure dev builds with sdist
|
2016-06-05 12:50:44 -07:00 |
|
defuz
|
d338dc8a13
|
docs: `.html, .py`
|
2014-11-05 07:52:04 +03:00 |
|
defuz
|
663802e976
|
docs: `with, for, self`
|
2014-11-05 07:39:54 +03:00 |
|
defuz
|
06d9a5e738
|
docs: :file:/var/www/foo, `/static`
|
2014-11-05 07:19:02 +03:00 |
|
defuz
|
ad011bc32d
|
docs: `DEBUG, SERVER_NAME, PATH_INFO`
|
2014-11-05 07:10:49 +03:00 |
|
defuz
|
a8f570cc62
|
docs: :file:app.py, :file:yourapp/templates
|
2014-11-05 06:45:22 +03:00 |
|
Petr Zemek
|
3159c86166
|
Unify the uses of "sourcecode" vs "source code".
Use "source code", which is more grammatically correct.
|
2014-10-27 11:54:28 +01:00 |
|
Petr Zemek
|
ebab6718f7
|
Unify the uses of "testsuite" vs "test suite".
Use "test suite", which is more prevailing in the source code.
|
2014-10-27 11:31:01 +01:00 |
|
Nico Revin
|
22219f51e5
|
Update doclinks
Fix redirects and broken links
|
2014-07-24 23:30:50 +04:00 |
|
wilsaj
|
c40937e7bf
|
Bug fix in the documentation for Deploying with Fabric: as of Fabric 1.0, in the local() function capture=False by default, so it must be explicitly set to capture=True so it returns a python string (http://docs.fabfile.org/en/1.0.1/api/core/operations.html#fabric.operations.local)
|
2011-06-21 10:05:26 -05:00 |
|
Aaron Kavlie
|
c6e4d743a9
|
A couple of corrections to the example fabfile.
|
2011-04-27 14:28:07 -07:00 |
|
Armin Ronacher
|
d903f55e83
|
s/sdist/dist/. This fixes #106
|
2010-08-18 21:58:04 +02:00 |
|
Armin Ronacher
|
5dd4e9f318
|
Fixed a typo
|
2010-07-06 16:10:49 +02:00 |
|
Armin Ronacher
|
34fcd19306
|
Added chapter about fabric based deployments
|
2010-07-06 16:07:13 +02:00 |
|