mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-03 19:56:36 +01: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
1 changed files with 0 additions and 2 deletions
|
|
@ -210,8 +210,6 @@ class BasicNewsRecipe(Recipe):
|
|||
#:
|
||||
#: conversion_options = {
|
||||
#: 'base_font_size' : 16,
|
||||
#: 'tags' : 'mytag1,mytag2',
|
||||
#: 'title' : 'My Title',
|
||||
#: 'linearize_tables' : True,
|
||||
#: }
|
||||
#:
|
||||
|
|
|
|||
Loading…
Reference in a new issue