zulip/docs
Tim Abbott bfab9cf517 upload: Support S3-compatible S3 hosting providers.
Previously, we were hardcoding the domain s3.amazonaws.com.  Given
that we already have an interface for configuring the host in
/etc/zulip/boto.cfg (which in turn, automatically configures boto), we
just need to actually use the value configured in boto for what S3
hostname to use.

Includes incomplete edits to the documentation.
2019-06-28 10:56:14 -07:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
contributing docs: Update links to skip help.github.com redirects. 2019-02-26 11:03:08 -08:00
development docs: Modify dev SSL/certbot setup docs to match script. 2019-04-16 17:53:28 -07:00
git docs: Update links to skip help.github.com redirects. 2019-02-26 11:03:08 -08:00
images docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
overview Release Zulip Server 2.0.4. 2019-06-06 20:03:14 -07:00
production upload: Support S3-compatible S3 hosting providers. 2019-06-28 10:56:14 -07:00
subsystems docs: Fix a typo in last update. 2019-03-01 09:33:12 -08:00
testing tests: Optimize test-backend performance. 2019-02-19 14:50:41 -08:00
translating docs: Fix typo in russian.md. 2018-12-09 21:11:48 -08:00
tutorials help: Rework docs for joining and inviting. 2019-02-27 09:33:37 -08:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py Release Zulip Server 2.0.4. 2019-06-06 20:03:14 -07:00
index.rst docs: Remove links to production/overview article. 2018-10-16 15:06:35 -07:00
Makefile docs: Use parallelism when building docs. 2017-11-14 10:41:38 -08:00
README.md docs: Add README.md to zulip/docs to prevent reading on GitHub. 2018-04-24 10:50:39 -07:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30
THIRDPARTY third: Extract bootstrap typeahead to its own module. 2018-12-17 09:06:52 -08:00

Zulip markdown documentation hosted elsewhere

The markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.