Comment 1 for bug 813740

Revision history for this message
Bogdan Stanciu (bstanciu) wrote :

hello,

I just tried the build against version 6.0 and it works quite smoothly... with a few warnings.

$ PYTHONPATH=/home/bstanciu/workspace/6.0/bin make html
mkdir -p build/html build/doctrees
sphinx-build -b html -d build/doctrees source build/html
Running Sphinx v1.0.7
loading pickled environment... not yet created
building [html]: targets for 996 source files that are out of date
updating environment: 996 added, 0 changed, 0 removed
reading sources...
[ 4%] book/1/1_2_Guided_Tour/1_2_Guided_Tour_install_functioreading sources...
[ 11%] book/5/5_15_Manufacturing/5_15_Manufacturing_forecastireading sources...
...
[100%] usability_book/index
looking for now-outdated files... none found
pickling environment... done
checking consistency... /home/bstanciu/workspace/openobject-doc/source/book/6/6_17_Purchases/6_17_Purchases_analytic.rst:: WARNING: document isn't included in any toctree
done
preparing documents... done

writing output...

[ 4%] book/1/1_2_Guided_Tour/1_2_Guided_Tour_install_functionwriting output...
[ 11%] book/5/5_15_Manufacturing/5_15_Manufacturing_forecastinwriting output...
...
[ 97%] usability_book/2. Business Applications/introduction towriting output...
[100%] usability_book/index

/home/bstanciu/workspace/openobject-doc/source/book/0/index.rst:135: WARNING: undefined label: ch-crm (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/0/index.rst:135: WARNING: undefined label: part2-crm (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/0/index.rst:141: WARNING: undefined label: part2-crm (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/1/1_0_Subscribe_Start/index.rst:18: WARNING: undefined label: part5-crm-install (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/1/1_2_Guided_Tour/1_2_Guided_Tour_openerp.rst:352: WARNING: undefined label: part2-crm (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/2/3_CRM_Contacts/communicate.rst:132: WARNING: undefined label: outlook (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/2/3_CRM_Contacts/communicate.rst:322: WARNING: undefined label: thunderbird (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/2/3_CRM_Contacts/leads.rst:102: WARNING: undefined label: ch-crm-fetchmail-install (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/2/3_CRM_Contacts/opport.rst:220: WARNING: undefined label: crm-flow (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/2/3_CRM_Contacts/tracking.rst:28: WARNING: undefined label: part4-crm-sales (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/2/9_Marketing/index.rst:41: WARNING: undefined label: ch-crm-fetchmail-install (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/5/5_14_Stock/5_14_Stock_inv.rst:80: WARNING: undefined label: ch-mnf (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/5/5_14_Stock/5_14_Stock_mvts.rst:273: WARNING: undefined label: ch-mnf (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/6/6_16_Sales/6_16_Sales_packing.rst:73: WARNING: undefined label: ch-mnf (if the link has no caption the label must precede a section header)
/home/bstanciu/workspace/openobject-doc/source/book/7/7_19_Documents/7_19_Documents_searching.rst:81: WARNING: undefined label: ch-commtools (if the link has no caption the label must precede a section header)

writing additional files...
genindex py-modindex search

copying images... [ 2%] developer/2_6_views_events/views/images/sale_order_notecopying images...
...
[100%] bi/CubeDesigner/images/cube2.png

copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded, 16 warnings.
./copy_images.sh
copying images
....................................................................................................................................cp ./index.php build/html

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