zulip/docs
Alex Vandiver f11350f789 puppet: Add PostgreSQL 15 support.
Instead of copying over a mostly-unchanged `postgresql.conf`, we
transition to deploying a `conf.d/zulip.conf` which contains the
only material changes we made to the file, which were previously
appended to the end.

While shipping separate while `postgresql.conf` files for each
supported version is useful if there is large variety in supported
options between versions, there is not no such variation at current,
and the burden of overriding the entire default configuration is that
it must be keep up to date wit the package's version.
2023-05-10 14:06:02 -07:00
..
_static docs: Move homepage link to TOC tree. 2023-03-03 23:06:17 -08:00
_templates docs: Update development version warning text to be more explicit. 2023-04-20 10:37:30 -07:00
contributing docs: Update recommended commit summary length to 72 characters. 2023-05-01 10:35:52 -07:00
development docs: Clarify python3 installation requirements. 2023-04-27 13:55:59 -07:00
documentation web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
git dependencies: Switch to pnpm. 2023-03-20 15:48:29 -07:00
images docs: Update documentation for tips when writing pull request comments. 2023-03-07 15:40:04 -08:00
outreach web: Save a needless 301 redirect from /team to /team/. 2023-03-24 14:51:01 -07:00
overview install: Remove PostgreSQL 11 support. 2023-05-05 13:35:32 -07:00
production puppet: Add PostgreSQL 15 support. 2023-05-10 14:06:02 -07:00
subsystems docs: Update production docs for local S3 caching. 2023-05-01 11:28:08 -07:00
testing streams: Make stream settings and create stream UI more consistent. 2023-04-24 17:02:33 -07:00
translating web: Save a 301 redirect from /help to /help/. 2023-03-24 14:51:01 -07:00
tutorials docs: Make a few surface fixes. 2023-05-01 16:37:27 -07:00
.gitignore
Makefile Revert "docs: Temporarily disable parallel building." 2022-02-28 16:28:31 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY icons: Add new unmute icon SVG. 2023-04-25 13:35:38 -07:00
code-of-conduct.md
conf.py docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
index.md web: Save a 301 redirect from /help to /help/. 2023-03-24 14:51:01 -07:00

README.md

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.