Commit 937f49f1 authored by Max Kellermann's avatar Max Kellermann

doc/index.rst: link the converted protocol documentation

parent ee59e20c
......@@ -7,6 +7,7 @@ Music Player Daemon
user
developer
protocol
Indices and tables
......
......@@ -6,6 +6,7 @@ sphinx_output = custom_target(
output: 'html',
input: [
'index.rst', 'user.rst', 'developer.rst',
'protocol.rst',
'conf.py',
],
command: [sphinx, '-q', '-b', 'html', '-d', '@OUTDIR@/doctrees', meson.current_source_dir(), '@OUTPUT@'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment