mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
opinions. i has them.
This commit is contained in:
@@ -63,9 +63,11 @@ different scenarios.
|
||||
:maxdepth: 2
|
||||
|
||||
scenarios/web
|
||||
scenarios/admin
|
||||
scenarios/ci
|
||||
|
||||
|
||||
|
||||
Additional Notes
|
||||
----------------
|
||||
|
||||
|
||||
+1
-1
@@ -6,6 +6,6 @@
|
||||
The Hitchhikers Guide to Python!
|
||||
================================
|
||||
|
||||
Welcome to The Hitchhiker's Guide to Python. This guide is currently under heavy development. The guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
|
||||
Welcome to The Hitchhiker's Guide to Python. This guide is currently under heavy development. The *opinionated* guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
|
||||
|
||||
.. include:: contents.rst.inc
|
||||
@@ -1,4 +0,0 @@
|
||||
Introduction
|
||||
============
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
Systems Administration
|
||||
======================
|
||||
|
||||
Fabric
|
||||
------
|
||||
@@ -0,0 +1,17 @@
|
||||
Continuous Integration
|
||||
======================
|
||||
|
||||
|
||||
Why?
|
||||
====
|
||||
|
||||
|
||||
Jenkins
|
||||
=======
|
||||
|
||||
Use it.
|
||||
|
||||
|
||||
|
||||
Buildbot
|
||||
========
|
||||
Reference in New Issue
Block a user