1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-23 07:20:55 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
James Kasten
8a46c39fec Merge branch 'docs' of git://github.com/ThomasWaldmann/lets-encrypt-preview into ThomasWaldmann-docs 2015-01-26 22:45:25 -08:00
Thomas Waldmann
fb2d8061c8 docs: markup fixes, separate section for api docs, link to demo video, improved phrasing 2015-01-26 14:58:24 +01:00
Thomas Waldmann
0a14007db2 refactor docs, please check
- README has only the most important infos that a new reader needs in his first minute
  of contact with the project (to decide whether it is interesting or not)
- CHANGES shall later be a curated change log (== important changes between releases)
- separate docs into intro, using, project
- intro docs = include README, CHANGES (avoid duplication)
2015-01-25 21:30:24 +01:00
James Kasten
208e7ec34b refactoring/small fixes for PR 2015-01-25 04:24:05 -08:00
James Kasten
8c6cfaded0 Merge branch 'master' into reverter
Conflicts:
	letsencrypt/client/apache/configurator.py
	letsencrypt/client/crypto_util.py
	letsencrypt/client/display.py
	letsencrypt/client/revoker.py
	letsencrypt/client/tests/apache/configurator_test.py
	letsencrypt/client/tests/apache/dvsni_test.py
	letsencrypt/scripts/main.py
2015-01-24 21:42:26 -08:00
Jakub Warmuz
48f1497af6 Fix docs warnings 2015-01-24 13:13:13 +00:00
James Kasten
417183165e 100% unittests for reverter, code cleanup 2015-01-22 21:51:25 -08:00
James Kasten
a0969b1f29 updated pylintrc file to 1.3.1 version. 2015-01-16 03:14:24 -08:00
James Kasten
be5ae7ae9a Created auth_handler and client_authenticator. Use dicts for all messages and keep client clean. 2015-01-10 05:19:22 -08:00
James Kasten
8f062ddc54 update documentation for recovery_token 2015-01-09 22:29:46 -08:00
James Kasten
21b8e10560 Add dvsni documentation 2015-01-06 02:15:24 -08:00
Jakub Warmuz
3efca70a56 Add API docs for client.network 2014-12-24 06:56:14 +00:00
Jakub Warmuz
2893b25db1 Update API docs 2014-12-23 10:59:33 +00:00
Jakub Warmuz
20efe7b533 zope.interface 2014-12-17 10:12:59 +01:00
Jakub Warmuz
308ec688b1 docs: logger -> log 2014-12-12 11:24:33 +01:00
Jakub Warmuz
3952c11d66 Add newline at end of file 2014-11-30 03:00:56 +01:00
Jakub Warmuz
59a7559c05 Unify docs 2014-11-30 02:46:21 +01:00
Jakub Warmuz
56b75e93ce autodoc API documentation 2014-11-30 02:38:33 +01:00
Jakub Warmuz
af298b35a1 sphinx-quickstart 2014-11-30 02:38:33 +01:00