Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions generator/_config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
#auto: true
safe: false
plugins: ./_plugins/
# baseurl: /docs/master/
git-repository: github.com/cfengine/documentation
git-branch: "3.23"
git-branch: "3.27"
#destination:
#layouts: ./_layouts/
#permalink: /:title.html
Expand All @@ -15,24 +14,24 @@ CFE_OUTPUT: true
#CFE_DIR - output folder if CFE_OUTPUT turned on
CFE_DIR: _site
#to create correct links in sitemap
CFE_manuals_version: "master"
CFE_manuals_version: "3.27"
cfengine:
branch: "master"
core_branch: "master"
branch: "3.27"
core_branch: "3.27.x"
latest_patch_release: 0
latest_package_build: 1a
vagrant_package_build: 1
masterfiles_branch: "master"
masterfiles_branch: "3.27.x"

Template:
parse:
line_numbers: true

vagrant:
version: "2.2.19"
version: "2.4.9"

virtualbox:
version: "6.1.38"
version: "7.2.4"

paginate: 500

Expand All @@ -44,5 +43,5 @@ asset_pipeline:
bundle: true # Default = true
compress: true # Default = true
output_path: assets # Default = assets
display_path: docs/master/assets # Default = nil
display_path: docs/3.27/assets # Default = nil
gzip: false # Default = false