mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 12:47:05 +01:00
23 lines
385 B
YAML
23 lines
385 B
YAML
destination: _site/
|
|
url: "http://127.0.0.1:4010"
|
|
baseurl: "/grid-pdf"
|
|
port: 4010
|
|
output: pdf
|
|
product: grid
|
|
print_title: GRID Data parallel API documentation
|
|
print_subtitle: version 0.7
|
|
output: pdf
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: ""
|
|
type: "pages"
|
|
values:
|
|
layout: "page_print"
|
|
comments: false
|
|
search: true
|
|
|
|
pdf_sidebar: navigation
|
|
|
|
pygments-css: monokai
|