Luis Torres b87e51a130 [IMP] mexico: Update CSD files for documentation
The current certificates for demo in the documentation will to expire
the October 21. For this reason were updated by new files.

The new CSD files need to stamp with the VAT ``EKU9003173C9``.

Both values are updated.

Closes odoo/documentation-user#771
2020-10-19 09:48:54 +02:00
2019-10-03 11:35:39 +02:00
2019-04-02 11:21:04 +02:00
2019-09-16 15:53:56 +02:00
2019-08-28 15:36:54 +02:00
2020-10-09 15:18:05 +02:00
2018-12-21 14:02:06 +01:00
2019-02-13 11:59:27 +01:00
2020-09-30 09:30:22 +02:00
2018-08-31 14:41:25 +02:00
2016-09-21 15:59:42 +02:00
2017-06-16 16:28:03 +02:00
2019-09-16 15:49:04 +02:00
2015-12-08 10:42:19 +01:00
2018-05-16 09:56:09 +02:00
2019-01-22 14:45:09 +01:00

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

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

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

- `Git <https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html#install-git>`_

- | `Python 3 <https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html#python>`_
  | If you don't know which subversion to choose, pick the last one.
  | Python dependencies are listed in the file ``requirements.txt`` located in the root
    directory.

  - Sphinx 2.4.0 or above.
  - Werkzeug 0.14.1

- `Make <https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html#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 ``documentation-user/_build/html/index.html`` in your web browser to display the render.

See `this guide
<https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html#prepare-your-version>`_
for more detailed instructions.

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

For contributions to the content of the documentation, please refer to the `Introduction Guide
<https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html>`_.

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%