Fixing win_example (Win - General API Overview) doc, includes were broken.
authorJonas M. Gastal <jgastal@profusion.mobi>
Fri, 8 Jun 2012 19:56:51 +0000 (19:56 +0000)
committerJonas M. Gastal <jgastal@profusion.mobi>
Fri, 8 Jun 2012 19:56:51 +0000 (19:56 +0000)
Author:    Guilherme Iscaro <iscaro@profusion.mobi>

SVN revision: 71864

doc/examples.dox

index 2466150..680d42c 100644 (file)
  * We'll have a bit more than the usual includes here, since part of the
  * example requires some low level fiddling.
  * @dontinclude win_example.c
- * @skip Elementary.h
- * @until Ecore_X.h
+ * @skip ifdef
+ * @until Elementary.h
  *
  * The program then, consists of one window with two lists of buttons, each
  * of which operates on another two windows. One of them is a normal window,