mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-19 21:52:16 +01:00
docs(godoc): improve the UpdateIndexes godoc
This commit is contained in:
@@ -62,8 +62,9 @@ type Options struct {
|
|||||||
// PageRanges allows to select the pages to convert.
|
// PageRanges allows to select the pages to convert.
|
||||||
PageRanges string
|
PageRanges string
|
||||||
|
|
||||||
// UpdateIndexes specifies whether to update the indexes before conversion
|
// UpdateIndexes specifies whether to update the indexes before conversion,
|
||||||
// or not, with the risk of disabling links in documents.
|
// keeping in mind that doing so might result in missing links in the final
|
||||||
|
// PDF.
|
||||||
UpdateIndexes bool
|
UpdateIndexes bool
|
||||||
|
|
||||||
// ExportFormFields specifies whether form fields are exported as widgets
|
// ExportFormFields specifies whether form fields are exported as widgets
|
||||||
|
|||||||
Reference in New Issue
Block a user