Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the same leading sentence than other sections | Badlop | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | Indicate which ejabberd version is used to produce the page | Badlop | 2020-04-08 | 1 | -1/+2 |
| | |||||
* | Don't make commands subsections, so Docs TOC plage is cleaner | Badlop | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | Update copyright to 2020 (#3149) | Badlop | 2020-01-28 | 1 | -1/+1 |
| | |||||
* | Correctly handle unicode in log messages | Evgeny Khramtsov | 2019-09-23 | 1 | -6/+6 |
| | |||||
* | Update copyright to 2019 (#2756) | Badlop | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | Add markdown options as specified in the docs git repo | Badlop | 2018-08-07 | 1 | -1/+2 |
| | |||||
* | Get rid of ejabberd.hrl header | Evgeniy Khramtsov | 2018-06-14 | 1 | -1/+0 |
| | | | | | | | | | The header consisted of too many unrelated stuff and macros misuse. Some stuff is moved into scram.hrl and type_compat.hrl. All macros have been replaced with the corresponding function calls. TODO: probably type_compat.hrl is not even needed anymore since we support only Erlang >= OTP 17.5 | ||||
* | Change formatting of commands markdown documentation | Paweł Chmielowski | 2018-02-13 | 1 | -9/+9 |
| | |||||
* | Commands markdown also lack arguments when policy=user | Badlop | 2018-02-07 | 1 | -1/+2 |
| | |||||
* | Update copyright dates | Evgeniy Khramtsov | 2018-01-05 | 1 | -1/+1 |
| | |||||
* | Don't add indentation after single item result in docs | Paweł Chmielowski | 2017-07-18 | 1 | -1/+1 |
| | |||||
* | Use string:join instead of lists:join | Christophe Romain | 2017-07-18 | 1 | -1/+1 |
| | |||||
* | Improve formatting of documented API parameters | Christophe Romain | 2017-07-18 | 1 | -7/+18 |
| | |||||
* | Expand catch block used to report errors in doc generator | Paweł Chmielowski | 2017-07-14 | 1 | -30/+30 |
| | |||||
* | Improve API documentation generator | Christophe Romain | 2017-06-20 | 1 | -29/+33 |
| | |||||
* | Generate better errors when not being able to generate documentation | Paweł Chmielowski | 2017-06-19 | 1 | -8/+15 |
| | |||||
* | Another tweak to md generator | Paweł Chmielowski | 2017-06-19 | 1 | -5/+4 |
| | |||||
* | Update markdown api document generator | Paweł Chmielowski | 2017-06-19 | 1 | -12/+22 |
| | |||||
* | Commands documentation lack arguments when policy=user (#1514) | Badlop | 2017-02-17 | 1 | -1/+8 |
| | |||||
* | Update copyright date automatically (#1442) | Badlop | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Fix typo in copyright date | Christophe Romain | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1 | Evgeniy Khramtsov | 2016-09-24 | 1 | -2/+2 |
| | |||||
* | Don't include empty line after java example | Paweł Chmielowski | 2016-02-25 | 1 | -1/+1 |
| | |||||
* | Better presentation of result description in docs | Paweł Chmielowski | 2016-02-09 | 1 | -2/+3 |
| | |||||
* | Typo in markdown generator | Paweł Chmielowski | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | Switch to Fast XML module | Mickael Remond | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | Need extra line before ## in markdown | Paweł Chmielowski | 2016-01-27 | 1 | -2/+2 |
| | |||||
* | Add header to generated markdown file | Paweł Chmielowski | 2016-01-26 | 1 | -1/+2 |
| | |||||
* | Add a way to get all ejabberd_commands, not only those that was registered | Paweł Chmielowski | 2016-01-26 | 1 | -7/+22 |
| | | | | This is part of (TECH-1828). | ||||
* | Geenarte markdown that is acceptable by docs.ejabberd.org processor | Paweł Chmielowski | 2016-01-25 | 1 | -9/+15 |
| | |||||
* | Update copyright to 2016 (#901) | Badlop | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Add commands for generating html or markdown documentation for commands | Paweł Chmielowski | 2015-12-28 | 1 | -0/+542 |