mirror of https://gitee.com/bigwinds/arangodb
Work around sanitychecks for commented out md sections.
This commit is contained in:
parent
3c4796d179
commit
2cf7120e42
|
@ -8,16 +8,16 @@ env maps the systems environment to an associative array.
|
|||
|
||||
<!--
|
||||
these are copied from node, but don't serve any specific purpose over here
|
||||
!SUBSECTION domain
|
||||
! SUB SECTION domain
|
||||
|
||||
|
||||
!SUBSECTION _events
|
||||
! SUB SECTION _events
|
||||
|
||||
!SUBSECTION argv
|
||||
! SUB SECTION argv
|
||||
|
||||
!SUBSECTION stdout
|
||||
! SUB SECTION stdout
|
||||
|
||||
!SUBSECTION CMD
|
||||
! SUB SECTION CMD
|
||||
|
||||
!SUBSECTION nextTick
|
||||
! SUB SECTION nextTick
|
||||
-->
|
Loading…
Reference in New Issue