From 14902688d2630ae4f9c4f85797817f579a8b6fe0 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Thu, 9 Oct 2025 11:40:35 -0700 Subject: [PATCH] docs and portico: Update documentation word counts. --- README.md | 2 +- docs/outreach/overview.md | 2 +- templates/corporate/self-hosting.html | 2 +- templates/corporate/values.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ecbfdba6e4..cca001ff35 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Come find us on the [development community chat](https://zulip.com/development-c contributors](https://zulip.readthedocs.io/en/latest/contributing/contributing.html) to get started. We have invested in making Zulip’s code highly readable, thoughtfully tested, and easy to modify. Beyond that, we - have written an extraordinary 150K words of documentation for Zulip + have written an extraordinary 185K words of documentation for Zulip contributors. - **Contributing non-code**. [Report an diff --git a/docs/outreach/overview.md b/docs/outreach/overview.md index f4d9fcaccb..bfcc85ea5d 100644 --- a/docs/outreach/overview.md +++ b/docs/outreach/overview.md @@ -30,7 +30,7 @@ your internship experience with the Zulip project will be highly interactive. > and welcoming. You learn a lot just by watching others work and talk.”_ – Sai > Rohitth Chiluka, Zulip GSoC 2021 participant -As part of our commitment to mentorship, Zulip has over 160,000 words of +As part of our commitment to mentorship, Zulip has over 185,000 words of [documentation for developers](../index.md#zulip-documentation-overview), much of it designed to explain not just how Zulip works, but why Zulip works the way that diff --git a/templates/corporate/self-hosting.html b/templates/corporate/self-hosting.html index 3e3a409475..1c47e51753 100644 --- a/templates/corporate/self-hosting.html +++ b/templates/corporate/self-hosting.html @@ -252,7 +252,7 @@

Zulip makes it easy to - maintain a fork with customized features, with 175,000 words of documentation for + maintain a fork with customized features, with 225,000 words of documentation for system administrators and developers.

diff --git a/templates/corporate/values.md b/templates/corporate/values.md index 96477d12d9..0a1a84b62b 100644 --- a/templates/corporate/values.md +++ b/templates/corporate/values.md @@ -32,7 +32,7 @@ fully committed to helping bring up the next generation of open-source contributors from a wide range of backgrounds. We have invested into making Zulip’s code uniquely readable, well tested, and -easy to modify. Beyond that, we have written an extraordinary 150K words of +easy to modify. Beyond that, we have written an extraordinary 185K words of documentation on [how to contribute to Zulip](https://zulip.readthedocs.io/en/latest/overview/contributing.html), with topics ranging from [practical Git