mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
documentation: Expand documentation processes in new feature tutorial.
Expands the developer tutorial 'Writing a new application feature' to include more detail about the documentation aspects of adding a new feature. Adds references to specific files that will be impacted and highlights API changes as well as writing `/help` articles.
This commit is contained in:
committed by
Tim Abbott
parent
6963876e22
commit
dd5cad549c
@@ -96,7 +96,7 @@ various extensions for macros and variable interpolation,
|
||||
(`render_markdown_path` in the code), designed to make it convenient
|
||||
to do the things one does a lot in each type of documentation.
|
||||
|
||||
### General user documentation
|
||||
### End user documentation
|
||||
|
||||
Zulip's [help center](https://zulip.com/help/) documentation is
|
||||
designed to explain how the product works to end users. We aim for
|
||||
|
Reference in New Issue
Block a user