~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to source/bi/index.rst

  • Committer: TruongSinh Tran
  • Date: 2009-07-19 19:02:35 UTC
  • Revision ID: truongsinh@vipescoserver-20090719190235-fu3bxcrbpvwuk5h7
[FIX] build_i18n.py .. raw:: html

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. _book-bi-link:
 
3
 
 
4
Business Intelligence
 
5
=====================
 
6
 
 
7
Part 1 : Introduction
 
8
---------------------
 
9
 
 
10
.. toctree::
 
11
    :maxdepth: 2
 
12
 
 
13
    introduction/goals
 
14
    introduction/introduction
 
15
    introduction/olap
 
16
    introduction/terminologies
 
17
   
 
18
 
 
19
 
 
20
Part 2 : Architecture
 
21
---------------------
 
22
 
 
23
.. toctree::
 
24
    :maxdepth: 2
 
25
 
 
26
    architecture/architecture
 
27
    architecture/openobject_module
 
28
 
 
29
 
 
30
Part 3 : MDXAlchemy
 
31
---------------------
 
32
 
 
33
.. toctree::
 
34
    :maxdepth: 2
 
35
 
 
36
    MDXOverview/MDXOverview
 
37
    MDXOverview/examples
 
38
 
 
39
 
 
40
 
 
41
Part 4 : Installing
 
42
---------------------
 
43
 
 
44
.. toctree::
 
45
    :maxdepth: 2
 
46
 
 
47
 
 
48
    installation/installation
 
49
 
 
50
 
 
51
Part 5 : Configuration 
 
52
----------------------
 
53
 
 
54
.. toctree::
 
55
    :maxdepth: 2
 
56
 
 
57
    config_interface/config_interface
 
58
    CubeXML/CubeXML
 
59
    CubeXML/CubeXMLIntro
 
60
    CubeXML/CubeXMLExample
 
61
 
 
62
 
 
63
 
 
64
 
 
65
Part 6 : Using CommandLine Interface (CLI)
 
66
------------------------------------------
 
67
 
 
68
.. toctree::
 
69
    :maxdepth: 2
 
70
 
 
71
    CubeCli/CubeCliIntro
 
72
    CubeCli/CubeCliTests
 
73
    CubeCli/CubeCliExample
 
74
    CubeCli/CubeCliXMLRPC
 
75
 
 
76
 
 
77
 
 
78
 
 
79
Part 7 : Using Cube Browser
 
80
----------------------------
 
81
 
 
82
.. toctree::
 
83
    :maxdepth: 2
 
84
 
 
85
 
 
86
    CubeBrowser/CubeBrowser
 
87
    CubeBrowser/CubeBrowserSelect
 
88
    CubeBrowser/CubeBrowserDaD
 
89
    CubeBrowser/CubeBrowserSwap
 
90
    CubeBrowser/CubeBrowserSlicer
 
91
    CubeBrowser/CubeBrowserDrill
 
92
    CubeBrowser/CubeBrowserGraph
 
93
 
 
94
Part 8 : Using Cube Designer
 
95
----------------------------
 
96
 
 
97
.. toctree::
 
98
    :maxdepth: 2
 
99
 
 
100
 
 
101
    CubeDesigner/CubeDesigner
 
102
    CubeDesigner/LoadingDB
 
103
    CubeDesigner/DefiningCube
 
104
    CubeDesigner/DefinigDim
 
105
    CubeDesigner/DefiningHier
 
106
    CubeDesigner/DefiningLevel
 
107
    CubeDesigner/DefiningMeas
 
108