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

29 Commits

Author SHA1 Message Date
Jakub Warmuz
4b6baae8b8 Merge remote-tracking branch 'github/letsencrypt/master' into config 2015-02-07 22:32:38 +00:00
Jakub Warmuz
337974e675 No pylint in py2.6 tox 2015-02-06 23:41:28 +00:00
Jakub Warmuz
43e207f9d0 API docs: Remove CONFIG, add configuration. 2015-02-03 12:16:38 +00:00
James Kasten
a740d530c3 Merge pull request #218 from ThomasWaldmann/docs-version
use version from package init also for sphinx docs, insert toplevel dir ...
2015-02-02 15:13:31 -08:00
Thomas Waldmann
c42f512c2a refactor conf.py, add comment about version syntax 2015-02-01 03:15:39 +01:00
Jakub Warmuz
687541505b IConfig, constants 2015-01-31 11:31:29 +00:00
James Kasten
c59dc61cf0 Merge pull request #219 from letsencrypt/unreachable_old_code
Remove associated docs
2015-01-31 02:32:37 -08:00
James Kasten
f082aa3186 Remove associated docs 2015-01-31 02:20:15 -08:00
Thomas Waldmann
44c2b38cde use version from package init also for sphinx docs, insert toplevel dir into sys.path 2015-01-31 06:01:52 +01:00
Jakub Warmuz
1725829477 Autodoc interfaces. Spelling. 2015-01-31 00:28:09 +00:00
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