Skip to content
Merged
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
12 changes: 6 additions & 6 deletions generator/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ 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
latest_package_build: 1
vagrant_package_build: 1
masterfiles_branch: "master"
masterfiles_branch: "3.27.x"

Template:
parse:
Expand All @@ -44,5 +44,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