diff --git a/src/doc/new-doc/standards/arrays.txi b/src/doc/new-doc/standards/arrays.txi new file mode 100644 index 000000000..5dc81a77d --- /dev/null +++ b/src/doc/new-doc/standards/arrays.txi @@ -0,0 +1,3 @@ +@node Arrays +@section Arrays + diff --git a/src/doc/new-doc/standards/index.txi b/src/doc/new-doc/standards/index.txi index 7b9633848..3088a0815 100644 --- a/src/doc/new-doc/standards/index.txi +++ b/src/doc/new-doc/standards/index.txi @@ -16,7 +16,7 @@ * Numbers:: * Characters:: * Conses:: -@c * Arrays:: +* Arrays:: @c * Strings:: @c * Sequences:: * Hash tables:: @@ -78,8 +78,7 @@ @include standards/conses.txi -@c @node Arrays -@c @section Arrays +@include standards/arrays.txi @c @node Strings @c @section Strings