Code Monkey home page Code Monkey logo

tuleap-documentation-en's Introduction

Tuleap Documentation

Tuleap uses Sphinx in order to generate its documentation.

Contributors are encouraged to have a look at Google Technical Writing course in order to add high quality content.

Contribute without leaving your browser

GitPod allows editing and building the documentation without leaving your browser. Give it a try with click on Open in Gitpod.

Download the sources from GitHub

git clone [email protected]:Enalean/tuleap-documentation-en.git
cd tuleap-documentation-en/

Build the documentation

nix-shell
make html

The documentation is generated in tuleap-documentation-en/_build/html/en/ You can check the modifications by opening index.html with your web browser. You need to build the documentation in order to see your modifications.

To build documentation for tuleap.org:

nix-shell
npm ci
npm run build
make SPHINXOPTS="-D html_theme=tuleap_org" html

To build the documentation in watch mode:

nix-shell
npm ci
npm run build
make SPHINXOPTS="-D html_theme=tuleap_org" watch-html

A web-server will start, the modifies pages will be rebuilt and reloaded automatically each time you save your work.

Modify/ add to the documentation

cd tuleap-documentation-en/languages/en/

There will be a few main folders in here which correspond to documentation sections. To add a new page, create the file in the correct directory then add the reference in index.rst.

Note: All changes must be pushed on the master branch.

License

Tuleap and its documentation are licensed under GPLv2 or above.

tuleap-documentation-en's People

Contributors

dependabot[bot] avatar lesuisse avatar vaceletm avatar nterray avatar hyzual avatar magarnier avatar dependabot-preview[bot] avatar sandrae avatar yannis-rossetto avatar gorkat avatar erwyn avatar mterrier avatar bdauton avatar romainlorentz avatar tcottier-enalean avatar fkozmik avatar robinsoc avatar marieamelie avatar gashmob avatar delassio avatar bpeytraud avatar aryess avatar nouha-terzi avatar vmille avatar moreauxh avatar bchhun avatar manonm avatar jibidus avatar samirfor avatar enalean-sas 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.