Giter Club home page Giter Club logo

docs-server's Introduction

ownCloud Server Documentation

Building the Docs

The ownCloud Server documentation is not built independently. Instead, it is built together with the main documentation. However, you can build a local copy of the ownCloud Server documentation to preview changes you are making.

Whenever a Pull Request of this repo gets merged, it automatically triggers a full docs build.

General Notes

To make life easier, most of the content written in docs applies also here. For ease of reading, the most important steps are documented here too. For more information see the link provided. Only a few topics of this repo are unique like the branching.

Antora Site Structure for Docs

Refer to the Antora Site Structure for Docs for more information.

Prepare Your Environment

To prepare your local environment, some steps need to be made:

1.) Have the necessary prerequisites installed.

2.) Clone this repository and run

yarn install

to setup all necessary dependencies.

Building the ownCloud Server Documentation

Run the following command to build the client documentation locally

yarn antora-local

Previewing the Generated Docs

Assuming that there are no build errors, the next thing to do is to view the result in your browser. In case you have already installed a web server to access local pages, you need to configure a virtual host (or similar) which points to the directory public/, located in the root directory of this repository. This directory contains the generated documentation. Alternatively, use the simple web server serve bundled with the current package.json, just execute the following command to serve the documentation at http://localhost:8080/server/:

yarn serve

Target Branch and Backporting

See the the following section as the same rules and notes apply.

Branching Workflow

Please refer to the Branching Workflow for ownCloud Server or more information.

Create a New Version Branch for ownCloud Server

Please refer to Create a New Version Branch for ownCloud Server for more information.

docs-server's People

Contributors

mmattel avatar eparzefall avatar phil-davis avatar jnweiger avatar d7oc avatar voroyam avatar xoxys avatar dependabot[bot] avatar michaelstingl avatar hodyroff avatar mrow4a avatar enbrnz avatar pmaier1 avatar valentinkruegl avatar pako81 avatar msteiger avatar crrodriguez avatar cdamken avatar chriseds avatar zargontapel avatar thebignet avatar kiranparajuli589 avatar wkloucek avatar phista7 avatar jstell avatar mbrembati avatar rzatoc avatar tombii 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.