mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-22 20:42:03 -08:00
texinfo: Put Arrays in a new file
This commit is contained in:
parent
681cb90106
commit
ec322e33aa
2 changed files with 5 additions and 3 deletions
3
src/doc/new-doc/standards/arrays.txi
Normal file
3
src/doc/new-doc/standards/arrays.txi
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@node Arrays
|
||||
@section Arrays
|
||||
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue