rclone/cmd/serve/dlna
Nick Craig-Wood bff702a6f1 docs: group the global flags and make them appear on command and flags pages
This adds an additional parameter to the creation of each flag. This
specifies one or more flag groups. This **must** be set for global
flags and **must not** be set for local flags.

This causes flags.md to be built with sections to aid comprehension
and it causes the documentation pages for each command (and the
`--help`) to be built showing the flags groups as specified in the
`groups` annotation on the command.

See: https://forum.rclone.org/t/make-docs-for-mortals-not-only-rclone-gurus/39476/
2023-08-02 12:53:09 +01:00
..
data authorize: add support for custom templates 2023-02-24 15:08:38 +00:00
dlnaflags docs: group the global flags and make them appear on command and flags pages 2023-08-02 12:53:09 +01:00
testdata/files dlna: associate subtitles with all possible media nodes 2019-10-09 11:57:42 +01:00
upnpav build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
LICENSE.anacrolix dlna: properly attribute code used from https://github.com/anacrolix/dms 2022-12-09 14:27:10 +00:00
cds.go dlna: add support for more external subtitle 2022-10-06 16:59:51 +01:00
cms.go dlna: icons and compatibility improvements 2019-05-27 14:42:33 +01:00
dlna.go docs: group the global flags and make them appear on command and flags pages 2023-08-02 12:53:09 +01:00
dlna_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
dlna_util.go dlna: specify SSDP interface names from command line 2022-08-13 12:06:03 +01:00
mrrs.go dlna: fake out implementation of X_MS_MediaReceiverRegistrar 2019-09-17 12:52:02 +01:00