mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-14 11:22:15 +01:00
docs: improve godoc and documentation [skip ci]
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// Package chromium imports the application's modules for the Chromium-only
|
||||
// variant (no LibreOffice).
|
||||
// Package chromium imports modules for the Chromium-only variant (no
|
||||
// LibreOffice).
|
||||
package chromium
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Package standard imports the application's default modules.
|
||||
// Package standard imports the default modules.
|
||||
package standard
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
// Package libreoffice imports the application's modules for the
|
||||
// LibreOffice-only variant (no Chromium).
|
||||
// Package libreoffice imports modules for the LibreOffice-only variant (no
|
||||
// Chromium).
|
||||
package libreoffice
|
||||
|
||||
Reference in New Issue
Block a user