[trunk] WARNING building documentation.

Bug #1089068 reported by Nhomar - Vauxoo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Low
Unassigned

Bug Description

Hello.

do:

$ cd web/addons/web/doc && make html

sphinx-build -b html -d _build/doctrees -q . _build/html
Making output directory...
/home/nhomar/instancias/7.0/web/addons/web/doc/presentation.rst:: WARNING: document isn't included in any toctree
/home/nhomar/instancias/7.0/web/addons/web/doc/qweb.rst:52: WARNING: Pygments lexer name u'json' is not known
/home/nhomar/instancias/7.0/web/addons/web/doc/search_view.rst:151: WARNING: undefined label: openerpserver:domains (if the link has no caption the label must precede a section header)

Build finished. The HTML pages are in _build/html.

Just FYI

Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

> addons/web/doc/presentation.rst:: WARNING: document isn't included in any toctree

Yep, still considering whether/where to put this.

> addons/web/doc/qweb.rst:52: WARNING: Pygments lexer name u'json' is not known

Update your pygments, the JSON lexer was added in Pygments 1.5 (released back in March)

> addons/web/doc/search_view.rst:151: WARNING: undefined label: openerpserver:domains (if the link has no caption the label must precede a section header)

Aye, this is an intersphinx link pending actual implementation on this ref in the server doc.

Changed in openerp-web:
status: New → Confirmed
assignee: nobody → Xavier (Open ERP) (xmo)
assignee: Xavier (Open ERP) (xmo) → nobody
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

Web client documentation should now build without warnings.

Changed in openerp-web:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.