Skip to content

Latest commit

 

History

History
138 lines (93 loc) · 2.78 KB

README.rst

File metadata and controls

138 lines (93 loc) · 2.78 KB

NEW FORMAT : DESCRIPTION.rst INSTALL.rst CONFIGURE.rst USAGE.rst HISTORY.rst ROADMAP.rst CONTRIBUTORS.rst CREDITS.rst

To regenerate README.rst:

License: AGPL-3

Module name

This module was written to extend the functionality of ... to support ... and allow you to ...

italique gras code http://docutils.sourceforge.net/docs/user/rst/quickref.html

Title

Subtitle

  • Bullets are "-", "*" or "+". Continuing text must be aligned after the bullet and whitespace.

Liste ordonnée:

  1. premier item
  2. 2e item
  3. idem suivant

Note that a blank line is required before the first item and after the last, but is optional between items.

Field list : :Authors:

Tony J. (Tibs) Ibbs, David Goodger
Version:1.0 of 2001/08/08
Dedication:To my father.

External hyperlinks, like Python.

Pour un bloc de code (attention à la ligne vide entre .. code:: et le début du code)

if toto == titi:
    print "TOTO"

Include image: (don't forget empty line before .. figure::)

Sample report template

The path must be relative ; Odoo will generate an absolute path when generating the README.rst

Installation

To install this module, you need to:

  • do this ...

Configuration

To configure this module, you need to:

  • go to ...

This module doesn't require any configuration.

Usage

To use this module, you need to:

  • go to ...
Try me on Runbot

Known issues / Roadmap

  • ...

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Credits

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.