* scheme-binding.texi: Renamed to api-binding.texi.
authorMarius Vollmer <mvo@zagadka.de>
Mon, 2 Aug 2004 12:29:00 +0000 (12:29 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 2 Aug 2004 12:29:00 +0000 (12:29 +0000)
commit07d83abe7b8b617e4bb70a08efc0c0f6999fa0cc
tree34c8a7b9d98000169379038be8551ed44c0bdb83
parent237be238424f1b6d130799ad931ba6fa8504a97c
* scheme-binding.texi: Renamed to api-binding.texi.
* scheme-compound.texi: Renamed to api-compound.texi.
* scheme-control.texi: Renamed to api-control.texi.
* scheme-data.texi: Renamed to api-data.texi.
* scheme-debug.texi: Renamed to api-debug.texi.
* deprecated.texi: Renamed to api-deprecated.texi.
* scheme-evaluation.texi: Renamed to api-evaluation.texi.
* ref-init.texi: Renamed to api-init.texi.
* scheme-io.texi: Renamed to api-io.texi.
* scheme-memory.texi: Renamed to api-memory.texi.
* scheme-modules.texi: Renamed to api-modules.texi.
* scheme-options.texi: Renamed to api-options.texi.
* scm.texi: Renamed to api-overview.texi.
* scheme-procedures.texi: Renamed to api-procedures.texi.
* scheme-scheduling.texi: Renamed to api-scheduling.texi.
* scheme-scm.texi: Renamed to api-scm.texi.
* scheme-smobs.texi: Renamed to api-smobs.texi.
* scheme-snarf.texi: Renamed to api-snarf.texi.
* scheme-translation.texi: Renamed to api-translation.texi.
* scheme-utility.texi: Renamed to api-utility.texi.
* debugging.texi: Renamed to scheme-debugging.texi.
* scripts.texi: Renamed to scheme-scripts.texi.
* program.texi: Renamed to libguile-program.texi.
45 files changed:
doc/ref/Makefile.am
doc/ref/api-binding.texi [new file with mode: 0644]
doc/ref/api-compound.texi [new file with mode: 0644]
doc/ref/api-control.texi [new file with mode: 0644]
doc/ref/api-data.texi [new file with mode: 0755]
doc/ref/api-debug.texi [new file with mode: 0644]
doc/ref/api-deprecated.texi [moved from doc/ref/debugging.texi with 100% similarity]
doc/ref/api-evaluation.texi [new file with mode: 0644]
doc/ref/api-init.texi [new file with mode: 0644]
doc/ref/api-io.texi [new file with mode: 0644]
doc/ref/api-memory.texi [new file with mode: 0644]
doc/ref/api-modules.texi [new file with mode: 0644]
doc/ref/api-options.texi [new file with mode: 0644]
doc/ref/api-overview.texi [new file with mode: 0644]
doc/ref/api-procedures.texi [new file with mode: 0644]
doc/ref/api-scheduling.texi [new file with mode: 0644]
doc/ref/api-scm.texi [new file with mode: 0644]
doc/ref/api-smobs.texi [new file with mode: 0644]
doc/ref/api-snarf.texi [new file with mode: 0644]
doc/ref/api-translation.texi [new file with mode: 0644]
doc/ref/api-utility.texi [new file with mode: 0644]
doc/ref/deprecated.texi [deleted file]
doc/ref/guile.texi
doc/ref/ref-init.texi [deleted file]
doc/ref/scheme-binding.texi [deleted file]
doc/ref/scheme-compound.texi [deleted file]
doc/ref/scheme-control.texi [deleted file]
doc/ref/scheme-data.texi [deleted file]
doc/ref/scheme-debug.texi [deleted file]
doc/ref/scheme-debugging.texi [new file with mode: 0644]
doc/ref/scheme-evaluation.texi [deleted file]
doc/ref/scheme-io.texi [deleted file]
doc/ref/scheme-memory.texi [deleted file]
doc/ref/scheme-modules.texi [deleted file]
doc/ref/scheme-options.texi [deleted file]
doc/ref/scheme-procedures.texi [deleted file]
doc/ref/scheme-scheduling.texi [deleted file]
doc/ref/scheme-scm.texi [deleted file]
doc/ref/scheme-scripts.texi [new file with mode: 0644]
doc/ref/scheme-smobs.texi [deleted file]
doc/ref/scheme-snarf.texi [deleted file]
doc/ref/scheme-translation.texi [deleted file]
doc/ref/scheme-utility.texi [deleted file]
doc/ref/scm.texi [deleted file]
doc/ref/scripts.texi [deleted file]