Discover Packages
git.ez-pp.farm/EZPPFarm/hanayo
modules
doc
package
Version:
v0.0.0-...-216e240
Opens a new window with list of versions in this module.
Published: Mar 16, 2019
License: AGPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package doc handles documentation.
SlugFromOldID gets a doc file's slug from its old ID
Document represents a documentation file, providing its old ID, its slug,
and all its variations in the various languages.
File retrieves a Document's File based on the passed language, and returns
the values for the referenceLanguage (en) if in the passed language they are
not available
File represents the single documentation file of a determined language.
GetFile retrieves a file, given a slug and a language.
Data retrieves data from file's actual file on disk.
LanguageDoc has the only purpose to be returned by GetDocs.
GetDocs retrieves a list of documents in a certain language, with titles and
slugs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.