add 'category-map' option
primarily to achieve some form of backwards compatibility for
922c296482
This commit is contained in:
@@ -7484,6 +7484,22 @@ Description
|
||||
or by `extractor.modules`_.
|
||||
|
||||
|
||||
extractor.category-map
|
||||
----------------------
|
||||
Type
|
||||
``object`` (`category` -> `category`)
|
||||
Default
|
||||
.. code:: json
|
||||
|
||||
{
|
||||
"coomerparty": "coomer",
|
||||
"kemonoparty": "kemono",
|
||||
"koharu" : "schalenetwork"
|
||||
}
|
||||
Description
|
||||
A JSON ``object`` mapping category names to their replacements.
|
||||
|
||||
|
||||
globals
|
||||
-------
|
||||
Type
|
||||
|
||||
Reference in New Issue
Block a user