This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Advertise matrix-org.github.io/synapse docs #10595
Merged
Merged
Changes from 4 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
6f65c74
Advertise matrix-org.github.io/synapse docs
034b163
Changelog
7eec2f7
Add badge for documentation
d8edf11
Rephrase the dev section; provide specific links
33dfc1e
Switcheroo the two contributing files
ba160a9
Let Javascript autogenerate the TOC; typo fix
4ecc2ca
Prod people to render the book.
6e63986
Merge branch 'develop' into dmr/link-to-rendered-docs
7e8ce2a
Update docs/development/contributing_guide.md
0edd25f
Fix various links in contrib guide
39396e0
`docs` -> docs
32cfc20
Merge branch 'develop' of github.com:matrix-org/synapse into dmr/link…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,19 +97,20 @@ to work on. | |
|
||
# 7. Turn coffee and documentation into code and documentation! | ||
|
||
Synapse's code style is documented [here](docs/code_style.md). Please follow | ||
it, including the conventions for the [sample configuration | ||
file](docs/code_style.md#configuration-file-format). | ||
|
||
There is a growing amount of documentation located in the [docs](docs) | ||
directory. This documentation is intended primarily for sysadmins running their | ||
There is a growing amount of documentation located in the [`docs`](docs) | ||
directory, with a rendered version [available online](https://matrix-org.github.io/synapse). | ||
This documentation is intended primarily for sysadmins running their | ||
own Synapse instance, as well as developers interacting externally with | ||
Synapse. [docs/dev](docs/dev) exists primarily to house documentation for | ||
Synapse developers. [docs/admin_api](docs/admin_api) houses documentation | ||
Synapse. [`docs/development`](docs/development) exists primarily to house documentation for | ||
Synapse developers. [`docs/admin_api`](docs/admin_api) houses documentation | ||
regarding Synapse's Admin API, which is used mostly by sysadmins and external | ||
service developers. | ||
|
||
If you add new files added to either of these folders, please use [GitHub-Flavoured | ||
Synapse's code style is documented [here](docs/code_style.md). Please follow | ||
it, including the conventions for the [sample configuration | ||
file](docs/code_style.md#configuration-file-format). | ||
DMRobertson marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
If you add new files to our documentation, please use [GitHub-Flavoured | ||
Markdown](https://guides.github.com/features/mastering-markdown/). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It may be worth linking https://github.com/matrix-org/synapse/tree/develop/docs#adding-to-the-documentation here as well. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. See 4ecc2ca. |
||
|
||
Some documentation also exists in [Synapse's GitHub | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Advertise https://matrix-org.github.io/synapse docs in README and CONTRIBUTING files. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.