efl www - simplify doc dir tree a bit

This commit is contained in:
Carsten Haitzler 2015-04-16 14:14:51 +09:00
parent 8d6ab2f06d
commit b78bbbe69a
9 changed files with 4 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -9,7 +9,7 @@ continually. This is also the case if you want to contribute. Of
course you can use stable packages for your distribution as well. course you can use stable packages for your distribution as well.
* [[docs-efl-start|Get EFL installed]] * [[docs-efl-start|Get EFL installed]]
* [[docs/lib/efl/start|Get started with EFL]] * [[docs/efl/start|Get started with EFL]]
---- ----

View File

@ -0,0 +1 @@
/docs/efl/ref/c/key/{FNAMEL}

View File

@ -1,4 +1,5 @@
~~Title: EFL~~ ~~Title: EFL~~
==== EFL ==== ==== EFL ====
EFL is a range of libraries that cover APIs to solve every day EFL is a range of libraries that cover APIs to solve every day
@ -55,7 +56,7 @@ struggling against EFL and what it is pushing you to use. This does
not mean we do not support threads, we just push you into a specific not mean we do not support threads, we just push you into a specific
design pattern. design pattern.
{{ :docs:lib:efl:mainloop.svg?nolink |Application Mainloop}} {{ :docs:efl:mainloop.svg?nolink |Application Mainloop}}
An application would spend almost it's entire life inside the An application would spend almost it's entire life inside the
__Mainloop__ sleeping, processing events and then updating it's UI, __Mainloop__ sleeping, processing events and then updating it's UI,

View File

@ -1 +0,0 @@
/docs/ref/lib/efl/gen/c/key/{FNAMEL}