knowledge/document_page
2024-11-07 16:57:21 +01:00
..
data [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
demo [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
i18n Translations sync with templates 2024-11-07 16:57:21 +01:00
images [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
models [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
security [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
static/src/css [ADD] document_page from odoo/7.0 2024-11-07 16:57:21 +01:00
tests [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
views [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
wizard [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
__init__.py [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
__openerp__.py [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
README.rst [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=============
Document Page
=============

This module allows you to write web pages for internal documentation.

Installation
============

This module depends on module knowledge. So make sure to have it in your addons list.

Configuration
=============

No configuration required

Usage
=====

To use this module, you need to:

* Go to Knowledge menu
* Click on Categories to create the document's category you need with the template
* Click on Pages to create pages and select the previous category to use the template


.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/118/9.0

Known issues / Roadmap
======================

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/Knowledge/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 `here <https://github.com/OCA/knowledge/issues/new?body=module:%20document_page%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Credits
=======

Contributors
------------

* Odoo SA <info@odoo.com>
* Savoir-faire Linux <support@savoirfairelinux.com>
* Gervais Naoussi <gervaisnaoussi@gmail.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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 http://odoo-community.org.