doc: add documentation as doc subdirectory
authorDaniel Kochmański <daniel@turtleware.eu>
Tue, 4 Aug 2015 19:54:21 +0000 (21:54 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Tue, 4 Aug 2015 19:55:36 +0000 (21:55 +0200)
commit1a3aecc2d6620c5974510c204229659b9f2f0258
tree611ca7fd21a19b153b1ad5a818c14a021f14bb7a
parentb16aed9ed5406f836dc25156004caee73da65bdb
doc: add documentation as doc subdirectory

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
98 files changed:
CHANGELOG
doc/.gitignore [new file with mode: 0644]
doc/COPYING.GFDL [new file with mode: 0644]
doc/README [new file with mode: 0644]
doc/ansi_arrays.xml [new file with mode: 0644]
doc/ansi_characters.xml [new file with mode: 0644]
doc/ansi_conditions.xml [new file with mode: 0644]
doc/ansi_conses.xml [new file with mode: 0644]
doc/ansi_data_flow.xml [new file with mode: 0644]
doc/ansi_environment.xml [new file with mode: 0644]
doc/ansi_evaluation.xml [new file with mode: 0644]
doc/ansi_filenames.xml [new file with mode: 0644]
doc/ansi_files.xml [new file with mode: 0644]
doc/ansi_hash_tables.xml [new file with mode: 0644]
doc/ansi_numbers.xml [new file with mode: 0644]
doc/ansi_objects.xml [new file with mode: 0644]
doc/ansi_overview.xml [new file with mode: 0644]
doc/ansi_packages.xml [new file with mode: 0644]
doc/ansi_printer.xml [new file with mode: 0644]
doc/ansi_reader.xml [new file with mode: 0644]
doc/ansi_sequences.xml [new file with mode: 0644]
doc/ansi_streams.xml [new file with mode: 0644]
doc/ansi_strings.xml [new file with mode: 0644]
doc/ansi_structures.xml [new file with mode: 0644]
doc/ansi_symbols.xml [new file with mode: 0644]
doc/ansi_system_construction.xml [new file with mode: 0644]
doc/ansi_types.xml [new file with mode: 0644]
doc/asdf.xmlf [new file with mode: 0644]
doc/bibliography.xmlf [new file with mode: 0644]
doc/clos.xmlf [new file with mode: 0644]
doc/compiler.xmlf [new file with mode: 0644]
doc/copyright.xmlf [new file with mode: 0644]
doc/declarations.xmlf [new file with mode: 0644]
doc/discarded.xmlf [new file with mode: 0644]
doc/ecl.css [new file with mode: 0644]
doc/ecl.ent [new file with mode: 0644]
doc/ecl.html [new file with mode: 0644]
doc/ecl.xml [new file with mode: 0644]
doc/ecldev.xmlf [new file with mode: 0644]
doc/emacs.el [new file with mode: 0644]
doc/embed.xmlf [new file with mode: 0644]
doc/ffi.xmlf [new file with mode: 0644]
doc/figures/ffi.pdf [new file with mode: 0644]
doc/figures/ffi.png [new file with mode: 0644]
doc/figures/hierarchy.fig [new file with mode: 0644]
doc/figures/hierarchy.png [new file with mode: 0644]
doc/internals.xmlf [new file with mode: 0644]
doc/interpreter.xmlf [new file with mode: 0644]
doc/intro.xmlf [new file with mode: 0644]
doc/io.xmlf [new file with mode: 0644]
doc/macros.xmlf [new file with mode: 0644]
doc/memory.xmlf [new file with mode: 0644]
doc/mop.xmlf [new file with mode: 0644]
doc/mp.xmlf [new file with mode: 0644]
doc/os.xmlf [new file with mode: 0644]
doc/pde.xmlf [new file with mode: 0644]
doc/preface.xmlf [new file with mode: 0644]
doc/ref_c_arrays.xml [new file with mode: 0644]
doc/ref_c_characters.xml [new file with mode: 0644]
doc/ref_c_conditions.xml [new file with mode: 0644]
doc/ref_c_conses.xml [new file with mode: 0644]
doc/ref_c_data_flow.xml [new file with mode: 0644]
doc/ref_c_environment.xml [new file with mode: 0644]
doc/ref_c_evaluation.xml [new file with mode: 0644]
doc/ref_c_filenames.xml [new file with mode: 0644]
doc/ref_c_files.xml [new file with mode: 0644]
doc/ref_c_hash_tables.xml [new file with mode: 0644]
doc/ref_c_numbers.xml [new file with mode: 0644]
doc/ref_c_objects.xml [new file with mode: 0644]
doc/ref_c_packages.xml [new file with mode: 0644]
doc/ref_c_printer.xml [new file with mode: 0644]
doc/ref_c_reader.xml [new file with mode: 0644]
doc/ref_c_sequences.xml [new file with mode: 0644]
doc/ref_c_streams.xml [new file with mode: 0644]
doc/ref_c_strings.xml [new file with mode: 0644]
doc/ref_c_structures.xml [new file with mode: 0644]
doc/ref_c_symbols.xml [new file with mode: 0644]
doc/ref_c_system_construction.xml [new file with mode: 0644]
doc/ref_c_types_and_classes.xml [new file with mode: 0644]
doc/ref_embed.xmlf [new file with mode: 0644]
doc/ref_memory.xmlf [new file with mode: 0644]
doc/ref_mp.xmlf [new file with mode: 0644]
doc/ref_os.xmlf [new file with mode: 0644]
doc/ref_signals.xmlf [new file with mode: 0644]
doc/schemas.xml [new file with mode: 0644]
doc/signals.xmlf [new file with mode: 0644]
doc/uffi/ref_aggregate.xml [new file with mode: 0644]
doc/uffi/ref_declare.xml [new file with mode: 0644]
doc/uffi/ref_func_libr.xml [new file with mode: 0644]
doc/uffi/ref_object.xml [new file with mode: 0644]
doc/uffi/ref_primitive.xml [new file with mode: 0644]
doc/uffi/ref_string.xml [new file with mode: 0644]
doc/uffi/schemas.xml [new file with mode: 0644]
doc/xsl/add_indexterm.xml [new file with mode: 0644]
doc/xsl/customization.xml [new file with mode: 0644]
doc/xsl/lispfunc-po.xml [new file with mode: 0644]
doc/xsl/lispfunc.xml [new file with mode: 0644]
doc/xsl/refentryintoc.xml [new file with mode: 0644]