mirror of https://gitee.com/bigwinds/arangodb
issue #427
This commit is contained in:
parent
f2e3ac9528
commit
dc6e7a7a48
|
@ -1,6 +1,8 @@
|
||||||
v1.2.beta3 (XXXX-XX-XX)
|
v1.2.beta3 (XXXX-XX-XX)
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
|
* issue #427: ArangoDB Importer Manual has no navigation links (previous|home|next)
|
||||||
|
|
||||||
* issue #319: Documentation missing for Emergency console and incomplete for datafile debugger.
|
* issue #319: Documentation missing for Emergency console and incomplete for datafile debugger.
|
||||||
|
|
||||||
* issue #370: add documentation for reloadRouting and flushServerModules
|
* issue #370: add documentation for reloadRouting and flushServerModules
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
ArangoDB Importer {#ImpManualBasics}
|
ArangoDB Importer {#ImpManualBasics}
|
||||||
====================================
|
====================================
|
||||||
|
|
||||||
|
@NAVIGATE_ImpManual
|
||||||
|
|
||||||
@EMBEDTOC{ImpManualBasicsTOC}
|
@EMBEDTOC{ImpManualBasicsTOC}
|
||||||
|
|
||||||
This manual describes the ArangoDB importer _arangoimp_, which can be used for
|
This manual describes the ArangoDB importer _arangoimp_, which can be used for
|
||||||
|
|
Loading…
Reference in New Issue