Giter VIP home page Giter VIP logo

cloudflow-docs's Introduction

Cloudflow Documentation

This repository contains the sources for the Cloudflow web site and the Cloudflow documentation

This repository is structured as follows:

  • The root directory contains the makefile for the documentation generation process.
  • The source files for the home page and other root pages in the website are located under homepage-source/.
  • The structured documentation is located under docs-source/.

Additionally, the style used to generate the published website is available at: https://github.com/lightbend/antora-ui-lightbend-cloud-theme

Contributions to the documentation are welcome and encouraged. If you are unfamiliar with the project or with asciidoc, please read the contribution guidelines below.

Contributing to the Cloudflow Documentation

Detailed information about working with the documentation is provided in the docs-source folder.

Building the Documentation

The Cloudflow documentation is built using Antora, from asciidoc sources. The building process is managed by make using the makefile script.

To build the documentation, use make with the following commands:

make all (default):: Generates the complete documentation bundle, including the Cloudflow docs, the website pages, and the java and scala docs. The result is available at docs-source/build/site/

make html:: Generates the html documentation and homepage. The result is available at techhub/build/site/.

make html-author-mode:: Generates the documentation, in 'author' mode, to display review comments and TODOs. The result is available at techhub/build/site/cloudflow/<version>.

  • make check-links

    Checks that the external links point to a reachable URL.

  • make list-todos

    List all the TODOs, review comments, unresolve references, etc. from the documentation.

Updating a current version of the documentation

TBW

Adding a new version of the documentation

TBW

TODO: copy the asciidoc help from the old user-guide README.

cloudflow-docs's People

Contributors

agemooij avatar chunjef avatar maasg avatar rayroestenburg avatar

Watchers

 avatar  avatar

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.