mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
530a815246
Implemented dialog for icon properties. EDEBUG, EWARNING, EASSERT replaced with E_DEBUG, E_WARNING, E_ASSERT ehelp: Imported ehelp. It is meant for displaying ede help or some of documented programs in the browser, no matter where help is installed. Remanining thing is to be added in configure script so it can set correct paths, when configure be written. Documented ehelp.
37 lines
854 B
Plaintext
37 lines
854 B
Plaintext
/////////////////////////////////////////////////
|
|
From this file is generated index.html
|
|
and is placed in 'manual' directory.
|
|
|
|
Also rest of the html files are generated
|
|
from various places in the tree and put
|
|
in 'manual' too.
|
|
|
|
Knowing this, url links should point in
|
|
local directory, not 'manual'.
|
|
|
|
Before doing _any_ changes, consulting asciidoc
|
|
documentation about tags and usage will be applauded.
|
|
/////////////////////////////////////////////////
|
|
|
|
{edeversion} manual
|
|
===================
|
|
:Revision: 0.1
|
|
|
|
*Bare info*
|
|
|
|
- link:introduction.html[Introduction]
|
|
|
|
*Programs*
|
|
|
|
- link:ecalc.html[Ecalc]
|
|
- link:ehelp.html[Ehelp]
|
|
- link:etip.html[Etip]
|
|
- link:evoke.html[Evoke]
|
|
- link:emountd.html[Emountd]
|
|
|
|
*Development*
|
|
|
|
- link:HACKING.html[Contributing (in your spare time ;-)]
|
|
- link:jambuild.html[Jam build]
|
|
- link:dbus-usage.html[D-BUS usage]
|