2020-02-20 16:23:48 +01:00
2018-09-26 16:13:49 +02:00
2018-08-31 14:41:25 +02:00
2020-01-06 10:43:12 +01:00
2016-09-21 15:59:42 +02:00
2017-06-16 16:28:03 +02:00
2015-12-08 10:42:19 +01:00
2018-05-16 09:56:09 +02:00

===========================
End-user Odoo documentation
===========================

Build the documentation
=======================

Requirements
------------

- :ref:`Git <contributing/install-git>`

- | :ref:`Python 3 <contributing/python>`
  | If you don't know which subversion to choose, pick the last one.
  | Python dependencies are listed in the file :file:`requirements.txt` located in the root
    directory.

  - Sphinx 2.4.0 or above.
  - Werkzeug 0.14.1

- :ref:`Make <contributing/make>`

Instructions
------------

In a terminal, navigate to the root directory and execute the following command:

.. code-block:: console

   $ make html

This compiles the documentation to HTML.

Open :file:`_build/html/index.html` in your web browser to display the render.

See :ref:`contributing/prepare-version` for more detailed instructions.

Contribute to the documentation
===============================

For contributions to the content of the documentation, please refer to
:doc:`contributing/documentation/introduction_guide`.

To **report a content issue**, **request new content** or **ask a question**, use the `repository's
issue tracker <https://github.com/odoo/documentation-user/issues>`_ as usual.
S
Description
Odoo documentation sources
Readme 1.5 GiB
Languages
reStructuredText 83.5%
SCSS 9.5%
Python 3.1%
JavaScript 2.3%
HTML 0.8%
Other 0.7%