Giter Club home page Giter Club logo

windup-documentation's Introduction

Windup Product Documentation

Overview

This repository holds the official documentation for Windup. These Windup guides are published on the Red Hat Customer Portal.

For developer-focused documentation, see the Windup wiki.

Contribute

See the Windup Documentation Contributing Guide for information on how to contribute to this repository.

Report a Documentation Bug

To log an issue against the Windup documentation, open a Windup JIRA with the Component field set to Documentation.

Repository Structure

This repository uses the following directory structure:

.
├── CONTRIBUTING.adoc (Guide for how to contribute to this repository)
├── README.adoc (This file)
├── docs/ (Contains all the asciidoc topics and top level content spec)
│   ├── GUIDE_NAME/
│   │   ├── master.adoc (Base AsciiDoc file for this guide)
│   │   ├── master-docinfo.xml (Metadata about this guide)
│   │   ├── buildGuide.sh (Script to build this guide)
│   │   ├── topics (Symbolic link to docs/topics/)
│   ├── topics/
│   │   │   ├── images/ (Contains all images)
│   │   │   │   ├── *.png
│   │   │   ├── templates/ (AsciiDoc templates to be used across guides)
│   │   │   │   ├── document-attributes.adoc (Stores attributes used across guides)
│   │   │   │   ├── revision-info.adoc (Revision timestamp to be added to all guides)
│   │   │   ├── *.adoc (AsciiDoc files used across guides)
├── legacy/ (Holds legacy scripts and files that are no longer used)
└── scripts/ (Contains scripts to automate the processes used to create and build documentation)
    └── buildGuides.sh (Builds all top-level guides that are in the docs/ folder)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.