
Removed all tugboat refernces, added getting started guide to explain installation and steps to run, and reformated so that all the informantion was not in the index file. Change-Id: I20234c1c7565794d81d25565fddb2879df460d9b
34 lines
1.2 KiB
ReStructuredText
34 lines
1.2 KiB
ReStructuredText
..
|
|
Copyright 2019 AT&T Intellectual Property.
|
|
All Rights Reserved.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
=====================
|
|
Spyglass Excel Plugin
|
|
=====================
|
|
|
|
Overview
|
|
--------
|
|
The Spyglass Excel plugin is used to generate airship-seaworthy site manifest
|
|
files from an Excel based engineering spec. The plugin is configured with an
|
|
Excel sheet or a CSV file and its corresponding excel specification as inputs.
|
|
Spyglass uses this plugin to construct an intermediary yaml which is processed
|
|
further using Jinja2 templates to generate site manifests.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
getting_started
|
|
excel_specification
|