Line 53:
Line 53:
=Dolibarr の技術的要素 (Technical components)=
=Dolibarr の技術的要素 (Technical components)=
==ツリー構造 (Tree structure)==
==ツリー構造 (Tree structure)==
−
The path hierarchy of the current version files is available from the [http://doxygen.dolibarr.org/ doxygen generated documentation] (similar to generated "javadoc" documentation).
+
現バージョンのファイルのパス階層は、 [http://doxygen.dolibarr.org/ doxygen generated documentation] ("javadoc" 文書に類似) から把握できる.
−
Paths to use to add new files by a new module are defined in the documentation to develop a new module (see [[Module development]]).
+
新規モジュールによる新規ファイルの追加で使用するパスは、新規モジュール開発の文書 ([[Module development|Module development 参照]]) で定義される.
==ストレージ準備 (Setup storage)==
==ストレージ準備 (Setup storage)==