doc/client.rst: new chapter about client development

This commit is contained in:
Max Kellermann
2021-02-15 13:19:17 +01:00
parent f5460b35a3
commit 98a9f81d61
3 changed files with 67 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ if get_option('html_manual')
input: [
'index.rst', 'user.rst', 'developer.rst',
'plugins.rst',
'client.rst',
'protocol.rst',
'conf.py',
],