Commit graph

248 commits

Author SHA1 Message Date
Noah Swartz
2f81a8963e move github refs back to LE 2016-04-21 15:18:27 -07:00
Noah Swartz
e2af5ab9b4 updated docs with s/letsencrypt/certbot/g and more 2016-04-01 16:42:44 -07:00
Gregor Dschung
1205b40411 Revise the concatenation order for fullchain.pem 2016-03-27 10:54:41 +02:00
Peter Eckersley
1bf6b90c25 Merge branch 'doc_using_format' into plugin-doc2 2016-03-10 14:29:48 -08:00
Wang Yu
14f595d48e webroot configuration text--fix format 2016-03-10 19:28:08 +01:00
Peter Eckersley
e203a6121c weird spacing fix 2016-03-09 18:38:03 -08:00
Peter Eckersley
bc46b84ea3 Merge remote-tracking branch 'origin/master' into plugin-doc 2016-03-09 18:33:01 -08:00
Peter Eckersley
6ba5f175ae Prevent example command from overflowing margins 2016-03-09 18:30:38 -08:00
Peter Eckersley
b9496733f6 Plugin doc cleanups 2016-03-09 15:29:14 -08:00
Jeroen Ketelaar
37ceca44a3 [CLEANUP] Inegration to Integration 2016-03-09 17:55:45 +01:00
Peter Eckersley
2f5cb49215 Document some known third-party plugins 2016-03-08 15:48:57 -08:00
Nikos Roussos
4ce926315d Add Fedora package installation on docs 2016-02-19 12:15:26 +02:00
Peter Eckersley
099492132b Merge pull request #2452 from letsencrypt/use-reserved-examples
Use reserved examples
2016-02-12 15:46:26 -08:00
freezy
c80535b2df Fixed typo in Webroot section 2016-02-12 09:49:17 +01:00
Brad Warren
ef21220bc5 Merge branch 'renewal-docs' 2016-02-11 18:19:39 -08:00
Seth Schoen
73b81a35c2 More documentation edits; prioritize webroot over standalone 2016-02-11 17:57:46 -08:00
Erik Rose
28ac61f37e Merge Gentoo fixes: docs, recording of deps in world set. 2016-02-11 19:10:13 -05:00
Brad Warren
52eee4fbfb Use example domains in using.rst 2016-02-11 15:45:26 -08:00
Seth Schoen
180117facb Some preliminary documentation updates to mention renew verb 2016-02-10 22:13:27 -08:00
Seth Schoen
a4eccafa9e Merge remote-tracking branch 'origin/master' into force_renewal_option
Conflicts:
	letsencrypt/cli.py

Mention --force-renew instead of --renew-by-default in docs/using.rst.
2016-02-09 16:07:36 -08:00
Erik Rose
192c3faf7e Make the new letsencrypt-auto script the main one.
Remove the old bootstrap scripts, which have been subsumed into letsencrypt-auto-source/pieces/bootstrappers. They no longer need to be dispatched among manually: everyone can just run letsencrypt-auto --os-packages-only, regardless of OS.

Make the root-level le-auto a symlink to the canonical version. It should thus still work for people running le-auto from a git checkout.
2016-02-05 15:28:11 -05:00
osirisinferi
15f4929468 Update and expansion of Gentoo documentation 2016-01-25 22:23:30 +01:00
Peter Eckersley
684ff01124 Merge pull request #2094 from twstrike/enforce-required-fields
Warn the user when --chain-path or --fullchain-path are missing but are required [minor revision requested]
2016-01-09 10:55:33 -08:00
osirisinferi
aba11814cb Add Gentoo documentation 2016-01-08 13:47:55 +01:00
Ben Ubois
9dc4af5cee Document webroot request path.
It's handy to know the implementation details of the webroot plugin so that a server can be configured to properly the ACME challenge files.
2016-01-06 12:10:21 -08:00
Fan Jiang
0b9f505ed5 update document for --chain-path when required by Nginx >= 1.3.7 2016-01-05 14:49:15 -05:00
Ward Vandewege
483ab16f57 fix typo in using.rst 2015-12-18 20:34:35 -05:00
Brad Warren
accbe779d5 Merge branch 'openbsd' 2015-12-18 11:31:24 -08:00
bmw
353ae045e8 Revert "Revert "Add staging server hint to avoid rate limit issues"" 2015-12-15 17:15:37 -08:00
Antoine Jacoutot
9beb855618 Mention that OpenBSD has a native letsencrypt package now. 2015-12-14 13:57:52 +01:00
Harlan Lieberman-Berg
faa7946a3a Update Debian using instructions. 2015-12-13 18:14:12 -05:00
Alcaro
fe6e9be6a2 Update reference to deprecated directives
https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslcertificatechainfile

> SSLCertificateChainFile became obsolete with version 2.4.8, when SSLCertificateFile was extended to also load intermediate CA certificates from the server certificate file.
2015-12-09 22:04:29 +01:00
schoen
597ac43ec3 Merge pull request #1709 from lord63-forks/fix-typo
Fix typo in README.rst and docs/using.rst
2015-12-07 15:27:00 -08:00
Devin Howard
f2a93e00ea Mention the --renew-by-default flag
I was going crazy looking for this flag - I think it's worth a mention in the Renewal section
2015-12-06 18:20:11 +08:00
lord63
3a4d36e062 Fix typo in README.rst and docs/using.rst 2015-12-04 10:21:07 +08:00
Peter Eckersley
9d5500e7bb Plugin docs: Improve table, explain authenticators & installers 2015-11-25 15:30:16 -08:00
Peter Eckersley
cc29037b67 Document debian experimental packages 2015-11-25 13:20:41 -08:00
Peter Eckersley
d4542d607e Update plugin docs, especially webroot for -w 2015-11-25 12:59:16 -08:00
Peter Eckersley
34a1d17ef1 Keep installation instructions simple and on-point
- Avoid a giant red box telling people to not do something they wouldn't have
   thought of (if they are thinking of it, maybe we need to improve our Github
   landing experience)?

 - Move the discussion of non-recommended installation methods after all the
   other docs people need to read
2015-11-24 18:19:52 -08:00
Peter Eckersley
3256916e87 Merge pull request #1551 from letsencrypt/arch
Don't install all LE packages on Arch
2015-11-24 15:59:03 -08:00
Brad Warren
a1cf435790 Revert "Remove references to --manual and --webroot"
This reverts commit 02562c75a3.
2015-11-23 19:28:36 -05:00
Brad Warren
02562c75a3 Remove references to --manual and --webroot 2015-11-19 14:57:31 -08:00
Brad Warren
87a5fef90c Install letsencrypt-apache 2015-11-19 14:52:45 -08:00
Peter Eckersley
c3e1f1cf65 Merge pull request #1544 from letsencrypt/narrative
Plugin documentation (fixes #1137)
2015-11-18 11:27:11 -08:00
Jonas Berlin
f874ae18c2 Update using.rst
Advertise the `--help all` command more aggressively
2015-11-18 15:10:00 +02:00
Brad Warren
0ae1f30532 Don't install all Arch packages 2015-11-17 18:01:20 -08:00
Brad Warren
369321f90d Specify flags and certonly 2015-11-17 17:55:20 -08:00
Brad Warren
c82e8691d3 Condense table and fixes #1445 2015-11-17 15:15:29 -08:00
Brad Warren
c2d0acbb31 Expanded plugin documentation 2015-11-17 15:02:07 -08:00
Peter Eckersley
f2651792ba Merge pull request #1241 from devnsec-com/pr7
Add documentation tell users to enable EPEL on RedHat/CentOS 6
2015-11-16 12:02:02 -08:00
Peter Eckersley
282ed6dd07 Merge pull request #1512 from felixonmars/arch-package
Include Arch Linux packages in User Guide
2015-11-16 09:32:52 -08:00
Felix Yan
b68caac675 Include Arch Linux packages in User Guide 2015-11-16 12:01:31 +08:00
Matt Bostock
b508815b08 Add missing 'a' before 'safe'
Add an 'a' before the word 'safe' so that the sentences about protecting `privkey.pem` makes sense.
2015-11-14 22:03:16 +00:00
Jakub Warmuz
93e69ef7de
tls-sni-01 for standalone 2015-11-07 18:24:17 +00:00
Peter Eckersley
fc8af6b341 Merge pull request #1382 from koobs/patch-1
Add FreeBSD port/package to documentation (Usage)
2015-11-06 16:00:17 -08:00
Kubilay Kocak
d054d05ea9 Add FreeBSD port/package to documentation
* Rename Distro's to Operating Systems
* Add instructions for FreeBSD port and package installation
2015-11-06 19:54:50 +11:00
Jim Tittsler
d67d04ecd7 Fix typo. 2015-11-06 16:47:38 +09:00
bmw
15fa5af934 Merge pull request #1271 from kuba/http-01
http-01
2015-11-02 16:53:40 -08:00
Jakub Warmuz
44adeadf1b
Merge remote-tracking branch 'github/letsencrypt/master' into http-01 2015-11-01 11:09:59 +00:00
Jakub Warmuz
ea3611afe6
http-01 for standalone 2015-11-01 11:01:22 +00:00
poly
c529f742f2 added email reminder documentation 2015-11-01 08:46:34 +04:00
Martin Brugger
3c2ea0c878 Only works for me with port 80 and 443 forwarded
For the docker client to work correctly I needed to forward both ports 443 and 80. I will take a closer look on how this is supposed to work.
2015-10-31 20:09:04 +01:00
Dev & Sec
971b34f342 add documentation tell users to enable EPEL 2015-10-30 23:16:43 +00:00
Jakub Warmuz
20ae2debe4
Docs: --a -> -a (fixes #1217) 2015-10-30 20:50:55 +00:00
Steve Desmond
40706e2947 add "--" to CLI arg for consistency 2015-10-30 14:52:36 -04:00
venyii
f2cb43762d Remove duplicated 'that' in the Plugins section 2015-10-27 18:38:28 +01:00
Brad Warren
9b94d1c5a4 Merge branch 'typo' 2015-10-26 17:31:42 -07:00
Daniel Albers
2cb3d494b6 Fix typos 2015-10-26 22:54:54 +01:00
Jakub Warmuz
bbea646078
docs: better apache desc + move to 2nd place 2015-10-26 19:00:06 +00:00
Jakub Warmuz
ca777a300f
Comparison of different installation methods 2015-10-26 18:58:16 +00:00
Jakub Warmuz
c43825fd35
Explain Docker limitations (fixes #1000). 2015-10-25 12:35:26 +00:00
Jakub Warmuz
38036b758c
Add basic docs on renewal (fixes #951). 2015-10-25 12:15:22 +00:00
Jakub Warmuz
ce4452d65b
Add "Where are my certificates?" to docs (fixes #608). 2015-10-25 11:32:29 +00:00
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
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
9c98b5c664
Reorg User 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
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
Brad Warren
4351d3d7ec Updated docs/using.rst 2015-10-23 19:10:56 -07:00
Giovanni Toraldo
c61efc0c76 Fix docker run command in using.rst 2015-10-20 10:00:58 +02:00
schumaml
bb17863ebe Adjusted Docker user guide link 2015-10-19 10:19:21 +02:00
Peter Eckersley
0fb8e3c479 Move augeaus & venv references 2015-10-15 00:07:26 -07:00
Peter Eckersley
be77909ef2 Further fixes to the docs 2015-10-14 23:53:50 -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
Peter Eckersley
2e0dc4fc50 Remove misleading Docker suggestion from the quick-install docs
But keep it around in case anyone needs this?
2015-10-14 18:25:14 -07:00
Jakub Warmuz
3f942d7426
Basic virtualenv bootstrap script for end users. 2015-10-14 18:19:10 +00:00
bmw
f81174d43d Merge pull request #722 from kuba/mock-2.6
Revert "Revert PR #708."
2015-10-06 11:05:32 -07:00
Jakub Warmuz
0d880e334d
separate pip install -U setuptools pip
https://travis-ci.org/jsha/boulder/jobs/83762761#L557

Success: virtualenv --no-site-packages -p python2 ./venv
./venv/bin/pip install -U setuptools pip
Downloading/unpacking distribute from https://pypi.python.org/packages/source/d/distribute/distribute-0.7.3.zip#md5=c6c59594a7b180af57af8a0cc0cf5b4a
  Downloading distribute-0.7.3.zip (145Kb): 145Kb downloaded
  Running setup.py egg_info for package distribute

Downloading/unpacking pip from https://pypi.python.org/packages/source/p/pip/pip-7.1.2.tar.gz#md5=3823d2343d9f3aaab21cf9c917710196
  Downloading pip-7.1.2.tar.gz (1.0Mb): 1.0Mb downloaded
  Running setup.py egg_info for package pip

    warning: no previously-included files found matching '.coveragerc'
    warning: no previously-included files found matching '.mailmap'
    warning: no previously-included files found matching '.travis.yml'
    warning: no previously-included files found matching 'pip/_vendor/Makefile'
    warning: no previously-included files found matching 'tox.ini'
    warning: no previously-included files found matching 'dev-requirements.txt'
    no previously-included directories found matching '.travis'
    no previously-included directories found matching 'docs/_build'
    no previously-included directories found matching 'contrib'
    no previously-included directories found matching 'tasks'
    no previously-included directories found matching 'tests'
Downloading/unpacking setuptools>=0.7 (from distribute)
  Downloading setuptools-18.3.2.tar.gz (626Kb): 626Kb downloaded
  Running setup.py egg_info for package setuptools

Installing collected packages: distribute, pip, setuptools
  Found existing installation: distribute 0.6.24
    Uninstalling distribute:
      Successfully uninstalled distribute
  Running setup.py install for distribute

  Found existing installation: pip 1.1
    Uninstalling pip:
      Successfully uninstalled pip
  Running setup.py install for pip
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    ImportError: No module named setuptools
    Complete output from command /home/travis/letsencrypt/venv/bin/python2 -c "import setuptools;__file__='/home/travis/letsencrypt/venv/build/pip/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-4lZMdG-record/install-record.txt --install-headers /home/travis/letsencrypt/venv/include/site/python2.7:
    Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named setuptools
----------------------------------------
  Rolling back uninstall of pip
Exception:
Traceback (most recent call last):
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/basecommand.py", line 104, in main
    status = self.run(options, args)
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/commands/install.py", line 250, in run
    requirement_set.install(install_options, global_options)
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 1137, in install
    requirement.rollback_uninstall()
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 491, in rollback_uninstall
    self.uninstalled.rollback()
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 1450, in rollback
    pth.rollback()
AttributeError: 'str' object has no attribute 'rollback'
Storing complete log in /home/travis/.pip/pip.log
[!] FAILURE: ./venv/bin/pip install -U setuptools pip
./venv/bin/pip install -r requirements.txt -e acme -e . -e letsencrypt-apache -e letsencrypt-nginx
Traceback (most recent call last):
  File "./venv/bin/pip", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
2015-10-05 20:06:55 +00:00
Jakub Warmuz
d20088a435
docs: pip install -U setuptools pip 2015-10-04 08:55:13 +00:00
Jakub Warmuz
6649af9479
Developer virtualenv bootstrap scripts. 2015-09-27 20:57:31 +00:00
James Kasten
2a41c6b27c Merge pull request #748 from kuba/freebsd
Add basic setup for FreeBSD
2015-09-08 16:17:01 -04:00
Jakub Warmuz
892b918dad
fix "centos.sh -> freebsd.sh" typo 2015-09-07 05:32:51 +00:00
Jakub Warmuz
75304ab6d1
Add basic setup for FreeBSD 2015-09-05 19:03:01 +00:00
Sebastian Wagner
07bd9e689b
docs/using use sudo for auth command
Signed-off-by: Sebastian Wagner <sebix@sebix.at>
2015-09-02 22:11:13 +02:00
Bigfish
8e0b271ccd remove sudo before brew (OS X)
brew will refuse sudo  ref: https://github.com/Homebrew/homebrew/issues/9953
2015-07-23 15:47:11 +08:00
Jakub Warmuz
10e993331c
Update installation instructions for pkgs subdirs (include trailing slash). 2015-07-11 06:09:52 +00:00
Jakub Warmuz
a462e38cab
Update package references after subdirs rename. 2015-07-11 04:33:07 +00:00
Jakub Warmuz
b9df69af9f
Basic dev/test setup for separate package subdirectories. 2015-07-10 16:38:42 +00:00
James Kasten
bb831206b5 Merge pull request #591 from kuba/cryptography
Drop M2Crypto and PyCrypto.
2015-07-08 12:04:45 -07:00
Jakub Warmuz
02e7154c0d
Drop M2Crypto 2015-07-06 12:18:27 +00:00
Jakub Warmuz
7c3c52c2b1
Add example dev config file, config file docs. 2015-07-03 15:02:01 +00:00
Jakub Warmuz
15258cc50a
Update references after repo rename.
https://github.com/letsencrypt/letsencrypt/issues/505
2015-06-24 04:56:31 +00:00
Jakub Warmuz
23c5a1fd90
Docs: "." and functools32 adjustements 2015-06-19 16:13:53 +00:00
Jakub Warmuz
4040fd0204
Docs: extend usage section with "letsencrypt auth" call. 2015-06-19 11:21:51 +00:00
Jakub Warmuz
b8ebb0ab16
Docs: backticks nit. 2015-06-19 11:17:09 +00:00
Jakub Warmuz
8292eab3f7
Docs: add link to Docker docs. 2015-06-19 11:17:09 +00:00
Jakub Warmuz
ca6b326371
Docs: add "Getting the code" section. 2015-06-19 11:13:38 +00:00
Jakub Warmuz
1a013eae6e
Docs: no support for setup.py, root, or non-Virtualenv installation. 2015-06-19 11:13:38 +00:00
Jakub Warmuz
673a6d4f37
Docs: move SWIG notes below installation cmd, Mac OS X note. 2015-06-19 11:13:38 +00:00
James Kasten
c97573ec7c Merge pull request #486 from kuba/requirements.txt
requirements.txt: no editable (-e) mode, no "." install.
2015-06-18 20:02:32 -04:00
James Kasten
a11364458a Merge pull request #495 from kuba/bootstrap
Bootstrap: swig 3.0.5+ and other improvements
2015-06-18 19:58:03 -04:00
Jakub Warmuz
db6f9ecf86
Fedora installation instructions. 2015-06-18 14:13:13 +00:00
Jakub Warmuz
9b4cff8cd6
bootstrap: _rpm_common.sh, centos fixes 2015-06-18 13:55:32 +00:00
Jakub Warmuz
67768641cc
Merge branch 'centos-2' into rpm-bootstrap 2015-06-18 13:44:05 +00:00
PatrickHeppler
8d0334d2de Update using.rst
Additional informations about installing on Centos 7
2015-06-18 14:58:55 +02:00
Jakub Warmuz
d585b44680
Nit: character upper case fixes. 2015-06-12 12:58:35 +00:00
Jakub Warmuz
6b9d5c1daa
Separate requirements.txt for SWIG 3.0.5+ 2015-06-12 12:55:33 +00:00
Jakub Warmuz
887f91bdac
requirements.txt: no editable (-e) mode, no "." install. 2015-06-09 07:51:42 +00:00
schoen
ead60d8f4b Merge pull request #437 from Hainish/kuba-docker
Kuba docker
2015-05-19 18:00:32 -07:00
Jakub Warmuz
e7cf4792b3
Fix typos 2015-05-19 22:01:01 +00:00
Seth Schoen
6f4212dcf1 Fix trivial documentation typo 2015-05-16 23:52:33 -07:00
Jakub Warmuz
edce116fed
Merge remote-tracking branch 'github/letsencrypt/master' into docker 2015-05-10 15:31:19 +00:00
Jakub Warmuz
771ddf0aaf
Update docs for the new CLI 2015-05-10 14:53:59 +00:00
Jakub Warmuz
9a0073fff5
docker: use quay.io, move quick start section to the top 2015-05-06 09:33:56 +00:00
Jakub Warmuz
64a00d37bb
Update docker setup.
Changes:
- uses debian:jessie as base image (more lightweight)
- .dockerignore .git/.tox to speed up build process considerably
- more caching-aware Dockerfile
- copy current directory instead of git cloning the repo inside the container
- /etc/letsencrypt and /var/lib/letsencrypt volumes;
  no need for "if os.environ.get" hack

bootstrap script for debian had to be adjusted, as lsb_release is not
present in debian:jessie image.
2015-05-05 08:26:23 +00:00
Jakub Warmuz
3a0db7efa1
Merge remote-tracking branch 'github/letsencrypt/master' into docker
Conflicts:
	letsencrypt/client/client.py
2015-05-04 21:22:38 +00:00
Jakub Warmuz
a2df245567
Temporary fox for ConfigArgParse#17 2015-05-04 11:56:09 +00:00
James Kasten
ea88fc6401 Merge pull request #348 from kuba/bootstrap
Bootstrap script improvements
2015-04-20 14:26:48 -07:00
Jakub Warmuz
990049bdd1
squeeze does not need --text 2015-04-14 14:21:38 +00:00
Jakub Warmuz
578680285f
Take out sudo from bootstrap scripts 2015-04-14 14:18:11 +00:00
Jakub Warmuz
a45dab35bf
bootstrap Debian, squeeze notes (cf. #280) 2015-04-02 11:32:52 +00:00
Jakub Warmuz
12346b368a
Bootstrap scripts (fixes: #302) 2015-03-23 08:56:29 +00:00
Jakub Warmuz
3206eb674a
rst cleanup: contributing, using 2015-03-22 22:25:50 +00:00
William Budington
55494fd9cf Updating docs for docker usage 2015-03-21 02:43:15 +00:00
James Kasten
e1a723586c Merge pull request #263 from kuba/travis
Travis: quicker "install", libffi-dev
2015-02-24 16:41:21 -08:00
Jakub Warmuz
05ac2bde9a
travis: install libffi-dev 2015-02-24 18:12:26 +00:00
Jakub Warmuz
ed99d809f1
docs: letsencrypt --help path (fixes #260) 2015-02-24 16:23:54 +00:00
James Kasten
e399f7927f Add libffi-dev to installation 2015-02-11 17:00:31 -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