mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
documentation: Modify cases of "[a-zA-Z] e\.g\.," for readability.
This commit is contained in:
committed by
Tim Abbott
parent
53c575d8cb
commit
32b2eb5f47
@@ -58,8 +58,8 @@ documentation using:
|
||||
and then opening `http://127.0.0.1:9991/docs/index.html` in your
|
||||
browser. The raw files are available at
|
||||
`file:///path/to/zulip/docs/_build/html/index.html` in your browser
|
||||
(so you can also use e.g., `firefox docs/_build/html/index.html` from
|
||||
the root of your Zulip checkout).
|
||||
(so you can also use, for example, `firefox docs/_build/html/index.html`
|
||||
from the root of your Zulip checkout).
|
||||
|
||||
If you are adding a new page to the table of contents, you will want
|
||||
to modify `docs/index.md` and run `make clean` before `make html`, so
|
||||
|
Reference in New Issue
Block a user