docsonnet/doc-util
sh0rez 5fbee517fe
feat: inline package declaration
Docsonnet packages previously used to be declared in a `main.docsonnet`.
Because this file basically always contains the same, it is kinda
redundant.

To avoid that, the information from there has been inlined into the main
Jsonnet file, while the parser logic will become part of the Go
application, as embedded Jsonnet.
2020-04-28 23:40:45 +02:00
..
main.docsonnet feat: inline package declaration 2020-04-28 23:40:45 +02:00
main.libsonnet feat: inline package declaration 2020-04-28 23:40:45 +02:00