Giter VIP home page Giter VIP logo

lizmap-documentation's Introduction

Lizmap - Documentation

This repository contains the complete documentation of the Lizmap application.

Lizmap allows to publish online QGIS maps.

The documentation is localized into several language. The main language is the english.

Contributing to the english documentation

Clone the repository and edit files into sources/.

The format is the ReStructured Text format.

See below to build the documentation into HTML to see the result.

Contributing by translating the doc into other languages

We are using Transifex to translate the documentation. So if you want to contribute to the translation, create an account on the Transifex web site, and translate different strings.

We retrieve regurlarly translation and store them into the i18n/ directory.

We don't recommend to contribute on translations by doing Pull Request on github, as it may be difficult to merge content coming from Transifex and your changes.

Building the documentation

We are using the tool Sphinx and its internationalization mechanism sphinx-intl to generate the HTML content in all languages.

So install these tools. On Linux / MacOs, install Python, Pip and then:

sudo pip install -U sphinx
sudo pip install -U sphinx-intl

Then run make gettext && make html. It will build the docs in all available languages. To run only in English, you can use make htmlen.

To see all warnings from Sphinx, your build directory must be empty. It will trigger the full build. You can use rm -rf build/ && make htmlen.

For core contributor

See DEV.md to see instructions to push and pull translated files to/from Transifex.

lizmap-documentation's People

Contributors

buoncri avatar dassau avatar dmarteau avatar gustry avatar jaitor1 avatar jonnyforestgis avatar josemvm avatar kikislater avatar laurentj avatar mach0 avatar margaral avatar mdouchin avatar nboisteault avatar ninsbl avatar pcav avatar rldhont avatar senequec avatar viodom 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.