Difference between revisions of "Emuera"

From Era Wiki
Jump to: navigation, search
(Information for end users: more sources)
(eramaker basic Information for Developers: corrections)
Line 35: Line 35:
 
** [[Emuera/exfunc|Function / Preprocessor]] [[https://osdn.net/projects/emuera/wiki/exfunc Source]]
 
** [[Emuera/exfunc|Function / Preprocessor]] [[https://osdn.net/projects/emuera/wiki/exfunc Source]]
 
** [[Emuera/exmeth|Functions that can be used in expressions]] [[https://osdn.net/projects/emuera/wiki/exmeth Source]]
 
** [[Emuera/exmeth|Functions that can be used in expressions]] [[https://osdn.net/projects/emuera/wiki/exmeth Source]]
** [[Emuera/UserMeth|User-defined in-expression functions]] [[https://osdn.net/projects/emuera/wiki/ERH Source]]
+
** [[Emuera/UserMeth|User-defined in-expression functions]] [[https://osdn.net/projects/emuera/wiki/UserMeth Source]]
** [[Emuera/ERH|Header Files(ERH)]] [[https://osdn.net/projects/emuera/wiki/UserVars Source]]
+
** [[Emuera/ERH|Header Files(ERH)]] [[https://osdn.net/projects/emuera/wiki/ERH Source]]
 
** [[Emuera/exhtml|HTML_PRINT related]] [[https://osdn.net/projects/emuera/wiki/exhtml Source]]
 
** [[Emuera/exhtml|HTML_PRINT related]] [[https://osdn.net/projects/emuera/wiki/exhtml Source]]
 
** [[Emuera/resources|Resource file]] [[https://osdn.net/projects/emuera/wiki/resources Source]]
 
** [[Emuera/resources|Resource file]] [[https://osdn.net/projects/emuera/wiki/resources Source]]

Revision as of 18:03, 16 May 2020

This is a work in progress port/translation of the Emuera wiki at https://osdn.net/projects/emuera/wiki/FrontPage

Things will be incomplete or missing.

Information about eramaker

Most of the features implemented in eramaker are not explained in Emuera's documentation. Therefore if you need, check eramaker's below:

You can also refer to the following link for the original documentation: http://cbaku.com/b/2010/12/eramaker/

Information for end users

eramaker basic Information for Developers