Jakub Warmuz
bbb7606fe1
Kill dvsni in acme
2015-11-07 18:35:41 +00:00
Liam Marshall
593b4b5eec
Add notices about known issues to docs
2015-11-04 21:31:18 -06:00
Jakub Warmuz
602f0b2dbe
Add http-01 to acme
2015-11-01 11:01:22 +00:00
Christopher Manning
3ecf38b401
Vagrantfile: use recommended bootstrap scripts for provisioning
...
Also remove an incorrect command from the Vagrant instructions in
`docs/contributing.rst`.
2015-10-27 17:34:18 -05:00
Jakub Warmuz
ae9e5f7fff
Revert to {using,contributing}.rst
2015-10-25 10:14:40 +00:00
Jakub Warmuz
cf26d014cd
{dev,user,packaging}.rst rename
2015-10-24 20:28:41 +00:00
Jakub Warmuz
0233f2e9ac
docs headers: User/Developer/Packaging Guide
2015-10-24 20:28:41 +00:00
Jakub Warmuz
d079df9cd5
docs: move plugins.rst to dev guide section
2015-10-24 20:28:41 +00:00
Jakub Warmuz
c84e9b2950
Add TOC to dev guide
2015-10-24 20:28:41 +00:00
Jakub Warmuz
6135fbdc18
docs: fix prerequisites ref
2015-10-24 20:28:40 +00:00
Brad Warren
d4ed2d44e1
source
2015-10-23 18:44:33 -07:00
Peter Eckersley
efa1d6d38e
Reintroduce a bit more verbosity about virtualenv?
2015-10-23 17:27:55 -07:00
Peter Eckersley
6b6a20b5e5
typo
2015-10-23 17:24:17 -07:00
Peter Eckersley
aa3f493341
Fix fragment link nit
2015-10-23 17:23:26 -07:00
Peter Eckersley
49a26ad013
Merge remote-tracking branch 'origin/master' into devdocs
2015-10-23 16:44:30 -07:00
Peter Eckersley
e19e0dc2e9
This section is now redundant
2015-10-23 16:18:08 -07:00
Peter Eckersley
096b5ec32a
Back out ./letsencrypt-dev; document "activate" more clearly
2015-10-23 16:12:33 -07:00
Peter Eckersley
ad56bbbceb
Cleanup plugin docs
2015-10-23 15:00:00 -07:00
Peter Eckersley
027a7d755d
Update developer docs
...
- Discuss letsencrypt-dev
- Be clearer in general
2015-10-23 15:00:00 -07:00
Joerg Sonnenberger
547e0d278d
Typo
2015-10-23 01:48:25 +02:00
Jakub Warmuz
f922b9b694
Split docs into subpkgs ( fixes #969 )
2015-10-21 17:06:36 -07:00
Andrew Murray
fbe116c386
Fixed typos
2015-10-21 22:57:30 +11:00
Peter Eckersley
0fb8e3c479
Move augeaus & venv references
2015-10-15 00:07:26 -07:00
Peter Eckersley
0fb00ca039
Try to make the dependencies link work
2015-10-15 00:03:49 -07:00
Peter Eckersley
87000ac5c6
Move docker back into "using"
...
It seems the changes removing bootstrap from "using" weren't commited earlier,
either
2015-10-14 22:24:57 -07:00
Peter Eckersley
8a5d199ddf
Try to make the "using" instructions as simple and accurate as possible
...
Some of the verbose stuff we had before is really of historical/developer
interest only
2015-10-14 18:35:34 -07:00
bmw
b56467c0c0
Merge pull request #907 from ArchimedesPi/instructions-for-a-new-pr
...
Add instructions for submitting a PR
2015-10-11 12:26:03 -07:00
Liam Marshall
454a661d44
contributing.rst: fix nits pointed out by @kuba
2015-10-09 15:46:03 -05:00
Brad Warren
b275df13d3
python2 and clarified coverage
2015-10-06 10:49:33 -07:00
Liam Marshall
a4e5f29856
Add link to instructions for running integration tests
2015-10-05 18:25:33 -05:00
Liam Marshall
973cd6ce42
Add instructions for submitting a PR.
2015-10-05 18:23:30 -05:00
Jakub Warmuz
26e03dbba2
docs: remove venv3.
2015-10-05 22:12:21 +00:00
Jakub Warmuz
18f1bb49f0
Merge remote-tracking branch 'github/letsencrypt/master' into bootstrap
2015-10-05 21:38:06 +00:00
Brandon Kreisel
8409c9c658
Meddle with more documentation and learn how to bash flag
2015-10-03 11:27:39 -04:00
Brandon Kreisel
0868a5962f
Add documentation for OS X bootstrap script
2015-10-02 22:37:22 -04:00
Jakub Warmuz
6649af9479
Developer virtualenv bootstrap scripts.
2015-09-27 20:57:31 +00:00
yan
5b080b6056
Update Dockerfile-dev and instructions.
2015-09-21 15:33:40 -07:00
Jakub Warmuz
03e2f043df
Address #726 review comments
2015-09-16 06:49:04 +00:00
Peter Eckersley
2611a7bce8
Merge pull request #726 from letsencrypt/doc
...
Document more dependencies for integration testing
2015-09-15 18:04:56 -07:00
James Kasten
3c79845b16
Merge pull request #769 from rutsky/patch-2
...
fix path to script with nginx prerequisites
2015-09-13 17:15:35 -04:00
Vladimir Rutsky
d3cb4746e9
fix path to script with nginx prerequisites
...
The path is copied from `.. include` directive below.
2015-09-13 09:53:53 +03:00
Vladimir Rutsky
06d87cb56c
fix typo: "Python'd" -> "Python's"
2015-09-13 09:47:56 +03:00
Jakub Warmuz
71e665d4cd
Easier coverage testing for subpackages.
...
You can now call "./tox.cover.sh acme", "./tox.cover acme letsencrypt"
etc. to scope down coverage testing to particular
subpackages. "./tox.cover.sh" checks coverage for all packages.
2015-09-06 12:12:02 +00:00
Peter Eckersley
ea9e4d5cd7
Document more dependencies for integration testing
2015-08-28 09:57:30 -07:00
James Kasten
8a6dfb1516
Merge pull request #703 from kuba/docs
...
Fix various Sphinx warnings, errors
2015-08-24 17:08:53 -04:00
Jakub Warmuz
b2b042837f
Use Go 1.5.
...
The following PRs broke our unittests:
- https://github.com/letsencrypt/boulder/pull/642
- https://github.com/letsencrypt/boulder/pull/635
2015-08-23 21:10:56 +00:00
Jakub Warmuz
4b128c69a2
Fix docs include (SEVERE)
2015-08-22 14:30:30 +00:00
James Kasten
c1f9d66a09
update docs to include letshelp-letsencrypt
2015-08-17 10:51:44 -07:00
James Kasten
5898bd41e2
Merge pull request #647 from diracdeltas/feature/docker-dev
...
Add development Dockerfile and instructions
2015-08-13 17:04:29 -04:00
James Kasten
471d168665
Merge pull request #672 from frennkie/master
...
Minor enhancements (fix typo in docs, remove unneeded code for better cov)
2015-08-12 13:32:42 -04:00