16 Commits (0932d8f428ae6c7cb6615a6a146e417eb182ec4d)

Author SHA1 Message Date
David Lord aa9a994946 use pip instead of setup.py in fabric command 8 years ago
David Lord 14a5a9e554 move setup.cfg info to setuptools docs, reword 8 years ago
Shawn McElroy 33212309a2 updating docs and showing how to use `setup.cfg` to configure dev builds with sdist 8 years ago
defuz d338dc8a13 docs: ``.html``, ``.py`` 10 years ago
defuz 663802e976 docs: ``with``, ``for``, ``self`` 10 years ago
defuz 06d9a5e738 docs: :file:`/var/www/foo`, ``/static`` 10 years ago
defuz ad011bc32d docs: ``DEBUG``, ``SERVER_NAME``, ``PATH_INFO`` 10 years ago
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 10 years ago
Petr Zemek 3159c86166 Unify the uses of "sourcecode" vs "source code". 10 years ago
Petr Zemek ebab6718f7 Unify the uses of "testsuite" vs "test suite". 10 years ago
Nico Revin 22219f51e5 Update doclinks 10 years ago
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) 13 years ago
Aaron Kavlie c6e4d743a9 A couple of corrections to the example fabfile. 14 years ago
Armin Ronacher d903f55e83 s/sdist/dist/. This fixes #106 14 years ago
Armin Ronacher 5dd4e9f318 Fixed a typo 14 years ago
Armin Ronacher 34fcd19306 Added chapter about fabric based deployments 14 years ago