mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
stats: add documentation
stats.rst is heavily based on osc.rst
This commit is contained in:
@@ -4,7 +4,7 @@ import os
|
||||
def _add_rst_manual_dependencies(ctx):
|
||||
manpage_sources_basenames = """
|
||||
options.rst ao.rst vo.rst af.rst vf.rst encode.rst
|
||||
input.rst osc.rst lua.rst ipc.rst changes.rst""".split()
|
||||
input.rst osc.rst stats.rst lua.rst ipc.rst changes.rst""".split()
|
||||
|
||||
manpage_sources = ['DOCS/man/'+x for x in manpage_sources_basenames]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user