Sha256: d775461d2ae93aeaaa3bf441410a7d581e7369c1e8e725cd8650b712040b8be4

Contents?: true

Size: 892 Bytes

Versions: 37

Compression:

Stored size: 892 Bytes

Contents

---
PAGE:
  modifiers:
    <%= MetaConfigParser.load('page_modifiers.yaml').to_meta_config_yaml(4) %>
  summary: Create a new top level webpage
  parameters:
    - name: Filename
      required: true
      description: Name of the HTML file
      values: '.*\.html'
TARGET_PAGES:
  modifiers:
    <%= MetaConfigParser.load('page_modifiers.yaml').to_meta_config_yaml(4) %>
  summary: Create a new webpage for each of the defined TARGETS
  description: The page will be generated for each target. A top level "Targets"
    drop down will be created with links to all the generated target pages.
  parameters:
    - name: Filename Postfix
      required: true
      description: The postfix will be applied to each generated target file.
        For example, a target named INST with a postfix of '_cmd_tlm.html' will
        result in a file named 'inst_cmd_tlm.html'.
      values: '.*\.html'

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
cosmos-4.5.2-java data/config/handbook_creator.yaml
cosmos-4.5.2 data/config/handbook_creator.yaml
cosmos-4.5.1-java data/config/handbook_creator.yaml
cosmos-4.5.1 data/config/handbook_creator.yaml
cosmos-4.5.0-java data/config/handbook_creator.yaml
cosmos-4.5.0 data/config/handbook_creator.yaml
cosmos-4.4.2-java data/config/handbook_creator.yaml
cosmos-4.4.2 data/config/handbook_creator.yaml
cosmos-4.4.1-java data/config/handbook_creator.yaml
cosmos-4.4.1 data/config/handbook_creator.yaml
cosmos-4.4.0-java data/config/handbook_creator.yaml
cosmos-4.4.0 data/config/handbook_creator.yaml
cosmos-4.3.0-java data/config/handbook_creator.yaml
cosmos-4.3.0 data/config/handbook_creator.yaml
cosmos-4.2.4-java data/config/handbook_creator.yaml
cosmos-4.2.4 data/config/handbook_creator.yaml
cosmos-4.2.3-java data/config/handbook_creator.yaml
cosmos-4.2.3 data/config/handbook_creator.yaml
cosmos-4.2.2-java data/config/handbook_creator.yaml
cosmos-4.2.2 data/config/handbook_creator.yaml