knowledge/document_page
Alexandre Fayolle 8d330cd86a [FIX] lint errors in README files
and add missing README.rst files (copied from 9.0 branch)
and fix some manifest files
2019-06-05 22:37:18 +02:00
..
i18n remove obsolete .pot files [ci skip] 2018-06-15 23:17:09 +02:00
security removed unused modules and view, see.: 7.0 branch on launchpad - http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/files/head:/document_page/ 2014-11-11 13:26:02 +01:00
static [ADD] icon.png 2019-04-03 02:49:51 +00:00
test fix test 2014-11-12 16:39:00 +01:00
wizard [FIX] lint errors in README files 2019-06-05 22:37:18 +02:00
__init__.py use new API 2014-11-11 13:25:05 +01:00
__openerp__.py [FIX] lint errors in README files 2019-06-05 22:37:18 +02:00
document_page_data.xml [ADD] document_page from odoo/7.0 2014-09-30 15:38:12 -04:00
document_page_demo.xml fix test 2014-11-12 16:39:00 +01:00
document_page_view.xml Merge branch '8.0' into 8.0-document_page-gs 2015-07-30 08:32:45 -06:00
document_page.py [FIX] TypeError: <function <lambda> at 0x7fb228106b18> is not JSON serializable 2015-12-30 13:37:51 -05:00
README.rst [FIX] lint errors in README files 2019-06-05 22:37:18 +02: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/8.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:%208.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.