@antora/playbook-builder
Advanced tools
Comparing version 2.3.0-alpha.1 to 2.3.0-alpha.2
@@ -209,3 +209,3 @@ 'use strict' | ||
doc: 'The facility for handling page alias and start page redirections.', | ||
format: ['disabled', 'netlify', 'nginx', 'static'], | ||
format: ['disabled', 'httpd', 'netlify', 'nginx', 'static'], | ||
default: 'static', | ||
@@ -212,0 +212,0 @@ arg: 'redirect-facility', |
{ | ||
"name": "@antora/playbook-builder", | ||
"version": "2.3.0-alpha.1", | ||
"version": "2.3.0-alpha.2", | ||
"description": "Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.", | ||
@@ -5,0 +5,0 @@ "license": "MPL-2.0", |
14497