docs.ejabberd

所属分类:hotest
开发工具:Makefile
文件大小:0KB
下载次数:0
上传日期:2023-06-19 14:46:01
上 传 者sh-1993
说明:  这是ejabberd消息传递服务器的文档站点
(This is documentation site for ejabberd messaging server)

文件列表:
Makefile (10406, 2024-01-04)
content/ (0, 2024-01-04)
content/admin/ (0, 2024-01-04)
content/admin/api/ (0, 2024-01-04)
content/admin/api/index.md (54, 2024-01-04)
content/admin/configuration/ (0, 2024-01-04)
content/admin/configuration/authentication.md (12839, 2024-01-04)
content/admin/configuration/basic.md (22421, 2024-01-04)
content/admin/configuration/database-ldap.md (49, 2024-01-04)
content/admin/configuration/database.md (11700, 2024-01-04)
content/admin/configuration/file-format.md (5056, 2024-01-04)
content/admin/configuration/index.md (1487, 2024-01-04)
content/admin/configuration/ldap.md (21168, 2024-01-04)
content/admin/configuration/listen-options.md (13688, 2024-01-04)
content/admin/configuration/listen.md (26844, 2024-01-04)
content/admin/configuration/modules.md (140081, 2024-01-04)
content/admin/configuration/old.md (224690, 2024-01-04)
content/admin/configuration/toplevel.md (54600, 2024-01-04)
content/admin/contrib/ (0, 2024-01-04)
content/admin/contrib/index.md (987, 2024-01-04)
content/admin/ejabberdctl/ (0, 2024-01-04)
content/admin/ejabberdctl/index.md (426, 2024-01-04)
content/admin/ejabberdctl/muc-admin.md (3416, 2024-01-04)
content/admin/faq/ (0, 2024-01-04)
content/admin/faq/index.md (447, 2024-01-04)
content/admin/faq/runtime-errors.md (48, 2024-01-04)
content/admin/guide/ (0, 2024-01-04)
content/admin/guide/advanced.md (66, 2024-01-04)
content/admin/guide/clustering.md (6986, 2024-01-04)
content/admin/guide/configuration.md (41, 2024-01-04)
content/admin/guide/databases/ (0, 2024-01-04)
content/admin/guide/databases/index.md (36, 2024-01-04)
content/admin/guide/index.md (430, 2024-01-04)
content/admin/guide/installation.md (40, 2024-01-04)
content/admin/guide/introduction.md (39, 2024-01-04)
content/admin/guide/managing.md (14077, 2024-01-04)
content/admin/guide/mqtt/ (0, 2024-01-04)
content/admin/guide/mqtt/index.md (8397, 2024-01-04)
content/admin/guide/oauth.md (50, 2024-01-04)
... ...

# ejabberd documentation This repository holds the source code of the ejabberd documentation website, available at [docs.ejabberd.im](https://docs.ejabberd.im). This is a community effort and you are welcome to submit issues or pull requests in order to improve the docs and benefit the ejabberd community. Some documentation pages are generated from ejabberd source code. To build those pages, start ejabberd and run 'make'. # Contributing If you want to contribute to this ejabberd documentation, here are some helpful guidelines regarding the syntax: - use Markdown, specifically the [kramdown flavour](https://kramdown.gettalong.org/syntax.html) - when creating code blocks, use `~~~ language` fencing, where `language` represents what's in the code block - for code blocks with terminal listings, use `~~~ bash` or `~~~ python`, whichever looks best - ordered lists don't need to be enumerated 1,2,3... in the source - they can all start with `1.`, the generator will enumerate them properly - for code blocks within lists, make sure indentation of first `~~~` is vertically aligned with list item text, for example: ``` 1. Item list text ~~~ perl my $variable = 'something'; ... ~~~ ``` This is generally 3 spaces for numbered list item and 2 for bullet items. - It is usually better to indent at same level the whole code block (so in list item), otherwise, empty lines will break rendering - Send your changes as pull request. It will be applied as a patch by a bot, but this allows us to track change requests

近期下载者

相关文件


收藏者