Skip to content

FR: automate advanced settings doc #2589

@Frenzie

Description

@Frenzie

Issue

@poire-z made an interesting observation:

We should have a wiki page documenting the available settings that are not manageable thru menus (i added quite a few these last months).

This should print an alphabetic list of all the available options.

grep --include \*.lua -hoPr "(?<=G_reader_settings:readSetting\(\")\w+(?=\"\))" |sort |uniq

Ideally we'd automatically add some explanation as well somehow, but for starters just getting the (slightly further processed) output of that command or something equivalent in auto-generated docs somehow would be nice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions