knowledge/document_page
2024-11-07 16:57:21 +01:00
..
demo [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
i18n OCA Transbot updated translations from Transifex 2024-11-07 16:57:21 +01:00
images [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
migrations/10.0.2.0.0 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
models [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
security [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
static [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
tests [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
views [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
wizard [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
__init__.py [MIG] document_page: Migration to version 10.0 (#120) 2024-11-07 16:57:21 +01:00
__manifest__.py [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
README.rst [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 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/10.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 smash it by providing detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

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

* Gervais Naoussi <gervaisnaoussi@gmail.com>
* Maxime Chambreuil <mchambreuil@ursainfosystems.com>
* Iván Todorovich <ivan.todorovich@gmail.com>

Funders
-------

The development of this module has been financially supported by:

* Odoo SA <http://www.odoo.com>
* Savoir-faire Linux <http://www.savoirfairelinux.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 https://odoo-community.org.