mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove metadata from conversion_options API docs since using it to set metadata is really not a good idea
This commit is contained in:
parent
67298f3c5a
commit
3c0d352c89
@ -210,8 +210,6 @@ class BasicNewsRecipe(Recipe):
|
|||||||
#:
|
#:
|
||||||
#: conversion_options = {
|
#: conversion_options = {
|
||||||
#: 'base_font_size' : 16,
|
#: 'base_font_size' : 16,
|
||||||
#: 'tags' : 'mytag1,mytag2',
|
|
||||||
#: 'title' : 'My Title',
|
|
||||||
#: 'linearize_tables' : True,
|
#: 'linearize_tables' : True,
|
||||||
#: }
|
#: }
|
||||||
#:
|
#:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user