1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-05 19:42:11 +02:00

Use specific syntax so modules and top-level will be links

If we use _`whatever`_ here in ejabberd man pages,
it is converted to *`whatever`* in markdown,
and docs.ejabberd.im/Makefile converts to the proper links
This commit is contained in:
Badlop 2021-08-21 18:31:21 +02:00
parent 30ae66e99e
commit 506e2f3b97
32 changed files with 186 additions and 186 deletions

View file

@ -366,4 +366,4 @@ mod_doc() ->
"from the default to the new schema. Check the section "
"http://../database/#default-and-new-schemas[Default and New Schemas] for details. "
"Please note that only PostgreSQL is supported. "
"When the module is loaded use 'update_sql' ejabberdctl command.")}.
"When the module is loaded use _`update_sql`_ API.")}.