Files
eiffel-org/documentation
eiffel-org 192369810e changed <code>cd $YOUR_INSTALLATION_PATH/library/store/dbms/rdbms/odbc/Clib finish_freezing -library</code>
for
<code>cd $ISE_EIFFEL/library/store/dbms/rdbms/odbc/Clib finish_freezing -library</code>

as its more usable once $ISE_EIFFEL variable is set
Updated wikipage EiffelStore ODBC with PostgreSQL.
	(Signed-off-by:phgachoud).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2114 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-12-19 12:18:02 +00:00
..
2018-07-11 10:17:58 +00:00
2018-12-07 13:53:21 +00:00
2018-12-17 13:25:23 +00:00
2018-12-17 13:25:23 +00:00

Overview

  • The documentation is written using wikitext syntax (mediawiki syntax).
  • The structure of the folders is used to represent the books outline structure. Each folder can have a content using index.wiki file.
  • Each wiki file can include optional wiki properties to set metadata, for instance: Property:title Property:description Property:weight Property:uuid
  • The weight is used to order pages in parent.
  • The uuid is used to provide a unique identifier for page.
  • Templates and images are provided for all book, or for each book inside folders _templates and _images.

History

  • The initial files were imported from https://docs.eiffel.com/, and reinserted as subversion history (keeping date, author, log).
  • The migration was done mid December, 2014 (2014-December), and latest change migrated was from 2015-Dec-05.
  • Any further changes made on docs.eiffel.com will be migrated manually, if any.
  • The history can be retrieved using subversion tools since this documentation is versioned at https://svn.eiffel.com/eiffel-org/trunk/documentation.