Commit Graph
3514 Commits
Author SHA1 Message Date
Jakub Warmuz d456771698 Fix typos 2015-10-25 11:01:20 +00:00
Jakub Warmuz a2d5527c5a *the* X Guide 2015-10-25 10:28:55 +00:00
Jakub Warmuz 6b69095c8b Move footnotes to the bottom 2015-10-25 10:27:09 +00:00
Jakub Warmuz ae9e5f7fff Revert to {using,contributing}.rst 2015-10-25 10:14:40 +00:00
Jakub Warmuz 007969151b Add "Getting help" section to User Guide 2015-10-24 21:24:12 +00:00
Jakub Warmuz eee217acd3 Fix link to letsencrypt-auto 2015-10-24 21:23:47 +00:00
Jakub Warmuz dd254c3a9b Add plugins table to docs 2015-10-24 20:28:41 +00:00
Jakub Warmuz 6ef9f89c99 Add plugins section to user guide 2015-10-24 20:28:41 +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
Jakub Warmuz 9c98b5c664 Reorg User Guide 2015-10-24 20:28:40 +00:00
Jakub Warmuz 4eab094e5e Add dummy Packaging Guide 2015-10-24 20:28:40 +00:00
bmw 875413492a Merge pull request #1111 from kuba/bugs/1044
Revert old install warning (fixes #1044)
2015-10-24 10:29:48 -07:00
bmw 21f779b27d Merge pull request #1112 from kuba/rm-standalone-auth-docs
Remove autodoc for standalone.authenticator
2015-10-24 09:44:46 -07:00
bmw af5b25007c Merge pull request #1113 from kuba/manifest-examples
MANIFEST: include examples
2015-10-24 09:35:35 -07:00
bmw 7d3d950c24 Merge pull request #1109 from joubin/patch-2
removed extra path
2015-10-24 09:29:38 -07:00
bmw 88fe35290c Merge pull request #1103 from letsencrypt/example-cli
Use better example config
2015-10-24 09:25:32 -07:00
Brad Warren 02159624bf Informed users about other options 2015-10-24 09:20:52 -07:00
Jakub Warmuz cd07d3aa27 MANIFEST: include examples dir for acme 2015-10-24 13:39:38 +00:00
Jakub Warmuz e2a7165fa0 MANIFEST: include examples dir for letsencrypt
This is necessary because docs includes files from the examples dir.
2015-10-24 13:38:50 +00:00
Jakub Warmuz c0a8dae565 Remove autodoc for standalone.authenticator 2015-10-24 13:29:01 +00:00
Jakub Warmuz 0fb8cb5074 Move install warns to section bottom 2015-10-24 13:24:44 +00:00
Jakub Warmuz b021b28bca Remove link for Virtualenv 2015-10-24 13:23:48 +00:00
Jakub Warmuz 0a6c61551c Warn against pip install, rewrap. 2015-10-24 13:22:46 +00:00
Jakub Warmuz 673d6b10b3 Revert old install warning (fixes #1044) 2015-10-24 13:20:26 +00:00
Joubin Jabbari 3386cd8711 removed trading slash 2015-10-24 00:27:12 -07:00
Joubin Jabbari ca838b0ea3 removed extra path
```
root@localhost:~# cd letsencrypt/
root@localhost:~/letsencrypt# ./bootstrap/install-deps.sh 
Cannot find the letsencrypt bootstrap scripts in ./bootstrap/bootstrap

```

However, with the proposed change

```
root@localhost:~/letsencrypt# ./bootstrap/install-deps.sh 
Bootstrapping dependencies for Debian-based OSes...
Ign http://mirrors.linode.com jessie InRelease
Hit http://mirrors.linode.com jessie-updates InRelease  
```
2015-10-24 00:02:13 -07:00
Peter Eckersley 2f050cacc1 Merge pull request #1102 from letsencrypt/activate
Corrected info on virtualenv
2015-10-23 19:21:27 -07:00
Brad Warren b2c27df199 Uncommented lines because CSS 2015-10-23 19:15:00 -07:00
Brad Warren 4351d3d7ec Updated docs/using.rst 2015-10-23 19:10:56 -07:00
Brad Warren c95ef0d4aa Updated examples/cli.ini 2015-10-23 19:01:08 -07:00
Brad Warren d4ed2d44e1 source 2015-10-23 18:44:33 -07:00
bmw 35c108e481 Merge pull request #1098 from letsencrypt/devdocs
Devdocs
2015-10-23 17:39:25 -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 f66334a782 chmod a+x 2015-10-23 17:22: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
bmw dd1e000581 Merge pull request #1096 from kuba/bugs/1086
RTD: proper deps for compatibility-test
2015-10-23 12:32:41 -07:00
Jakub Warmuz 41891512c2 compatibility-test doesn't need nginx 2015-10-23 19:22:05 +00:00
Jakub Warmuz 0861846616 RTD: proper deps for compatibility-test 2015-10-23 19:15:54 +00:00
bmw bfda8afed6 Merge pull request #1095 from kuba/bugs/1086
RTD: install local deps for subpkgs (fixes #1086).
2015-10-23 12:06:21 -07:00
Jakub Warmuz 5deba95423 RTD: install local deps for subpkgs (fixes #1086). 2015-10-23 19:01:13 +00:00