diff options
Diffstat (limited to '')
19 files changed, 0 insertions, 2217 deletions
diff --git a/libraries/embryo/doc/Doxyfile b/libraries/embryo/doc/Doxyfile deleted file mode 100644 index 8b66dc9..0000000 --- a/libraries/embryo/doc/Doxyfile +++ /dev/null | |||
@@ -1,139 +0,0 @@ | |||
1 | PROJECT_NAME = Embryo | ||
2 | PROJECT_NUMBER = | ||
3 | OUTPUT_DIRECTORY = . | ||
4 | INPUT = ./embryo.dox ../src/lib/ | ||
5 | IMAGE_PATH = img | ||
6 | OUTPUT_LANGUAGE = English | ||
7 | GENERATE_HTML = YES | ||
8 | HTML_OUTPUT = html | ||
9 | HTML_FILE_EXTENSION = .html | ||
10 | HTML_HEADER = ./head.html | ||
11 | HTML_FOOTER = ./foot.html | ||
12 | HTML_STYLESHEET = ./e.css | ||
13 | HTML_ALIGN_MEMBERS = YES | ||
14 | ENUM_VALUES_PER_LINE = 1 | ||
15 | GENERATE_HTMLHELP = NO | ||
16 | CHM_FILE = | ||
17 | HHC_LOCATION = | ||
18 | GENERATE_CHI = NO | ||
19 | BINARY_TOC = NO | ||
20 | TOC_EXPAND = NO | ||
21 | DISABLE_INDEX = YES | ||
22 | EXTRACT_ALL = NO | ||
23 | EXTRACT_PRIVATE = NO | ||
24 | EXTRACT_STATIC = NO | ||
25 | EXTRACT_LOCAL_CLASSES = NO | ||
26 | HIDE_UNDOC_MEMBERS = YES | ||
27 | HIDE_UNDOC_CLASSES = YES | ||
28 | HIDE_FRIEND_COMPOUNDS = YES | ||
29 | BRIEF_MEMBER_DESC = YES | ||
30 | REPEAT_BRIEF = YES | ||
31 | ALWAYS_DETAILED_SEC = NO | ||
32 | INLINE_INHERITED_MEMB = NO | ||
33 | FULL_PATH_NAMES = NO | ||
34 | STRIP_FROM_PATH = | ||
35 | INTERNAL_DOCS = NO | ||
36 | STRIP_CODE_COMMENTS = YES | ||
37 | CASE_SENSE_NAMES = YES | ||
38 | SHORT_NAMES = NO | ||
39 | HIDE_SCOPE_NAMES = NO | ||
40 | VERBATIM_HEADERS = NO | ||
41 | SHOW_INCLUDE_FILES = NO | ||
42 | JAVADOC_AUTOBRIEF = YES | ||
43 | MULTILINE_CPP_IS_BRIEF = NO | ||
44 | DETAILS_AT_TOP = NO | ||
45 | INHERIT_DOCS = YES | ||
46 | INLINE_INFO = YES | ||
47 | SORT_MEMBER_DOCS = YES | ||
48 | DISTRIBUTE_GROUP_DOC = NO | ||
49 | TAB_SIZE = 2 | ||
50 | GENERATE_TODOLIST = YES | ||
51 | GENERATE_TESTLIST = YES | ||
52 | GENERATE_BUGLIST = YES | ||
53 | GENERATE_DEPRECATEDLIST= YES | ||
54 | ALIASES = | ||
55 | ENABLED_SECTIONS = | ||
56 | MAX_INITIALIZER_LINES = 30 | ||
57 | OPTIMIZE_OUTPUT_FOR_C = YES | ||
58 | OPTIMIZE_OUTPUT_JAVA = NO | ||
59 | SHOW_USED_FILES = NO | ||
60 | QUIET = YES | ||
61 | WARNINGS = YES | ||
62 | WARN_IF_UNDOCUMENTED = YES | ||
63 | WARN_FORMAT = "$file:$line: $text" | ||
64 | WARN_LOGFILE = | ||
65 | FILE_PATTERNS = | ||
66 | RECURSIVE = NO | ||
67 | EXCLUDE = | ||
68 | EXCLUDE_SYMLINKS = NO | ||
69 | EXCLUDE_PATTERNS = | ||
70 | EXAMPLE_PATH = ../src/examples | ||
71 | EXAMPLE_PATTERNS = | ||
72 | EXAMPLE_RECURSIVE = NO | ||
73 | INPUT_FILTER = | ||
74 | FILTER_SOURCE_FILES = NO | ||
75 | SOURCE_BROWSER = NO | ||
76 | INLINE_SOURCES = NO | ||
77 | REFERENCED_BY_RELATION = YES | ||
78 | REFERENCES_RELATION = YES | ||
79 | ALPHABETICAL_INDEX = YES | ||
80 | COLS_IN_ALPHA_INDEX = 2 | ||
81 | IGNORE_PREFIX = | ||
82 | GENERATE_TREEVIEW = NO | ||
83 | TREEVIEW_WIDTH = 250 | ||
84 | GENERATE_LATEX = YES | ||
85 | LATEX_OUTPUT = latex | ||
86 | LATEX_CMD_NAME = latex | ||
87 | MAKEINDEX_CMD_NAME = makeindex | ||
88 | COMPACT_LATEX = NO | ||
89 | PAPER_TYPE = a4wide | ||
90 | EXTRA_PACKAGES = | ||
91 | LATEX_HEADER = | ||
92 | PDF_HYPERLINKS = YES | ||
93 | USE_PDFLATEX = NO | ||
94 | LATEX_BATCHMODE = NO | ||
95 | GENERATE_RTF = NO | ||
96 | RTF_OUTPUT = rtf | ||
97 | COMPACT_RTF = NO | ||
98 | RTF_HYPERLINKS = NO | ||
99 | RTF_STYLESHEET_FILE = | ||
100 | RTF_EXTENSIONS_FILE = | ||
101 | GENERATE_MAN = YES | ||
102 | MAN_OUTPUT = man | ||
103 | MAN_EXTENSION = .3 | ||
104 | MAN_LINKS = YES | ||
105 | GENERATE_XML = NO | ||
106 | XML_SCHEMA = | ||
107 | XML_DTD = | ||
108 | GENERATE_AUTOGEN_DEF = NO | ||
109 | ENABLE_PREPROCESSING = YES | ||
110 | MACRO_EXPANSION = NO | ||
111 | EXPAND_ONLY_PREDEF = NO | ||
112 | SEARCH_INCLUDES = NO | ||
113 | INCLUDE_PATH = | ||
114 | INCLUDE_FILE_PATTERNS = | ||
115 | PREDEFINED = | ||
116 | EXPAND_AS_DEFINED = | ||
117 | SKIP_FUNCTION_MACROS = YES | ||
118 | TAGFILES = | ||
119 | GENERATE_TAGFILE = | ||
120 | ALLEXTERNALS = NO | ||
121 | EXTERNAL_GROUPS = YES | ||
122 | PERL_PATH = /usr/bin/perl | ||
123 | CLASS_DIAGRAMS = NO | ||
124 | HIDE_UNDOC_RELATIONS = YES | ||
125 | HAVE_DOT = NO | ||
126 | CLASS_GRAPH = NO | ||
127 | COLLABORATION_GRAPH = NO | ||
128 | TEMPLATE_RELATIONS = NO | ||
129 | INCLUDE_GRAPH = NO | ||
130 | INCLUDED_BY_GRAPH = NO | ||
131 | GRAPHICAL_HIERARCHY = NO | ||
132 | DOT_IMAGE_FORMAT = png | ||
133 | DOT_PATH = | ||
134 | DOTFILE_DIRS = | ||
135 | MAX_DOT_GRAPH_WIDTH = 512 | ||
136 | MAX_DOT_GRAPH_HEIGHT = 512 | ||
137 | GENERATE_LEGEND = YES | ||
138 | DOT_CLEANUP = YES | ||
139 | SEARCHENGINE = NO | ||
diff --git a/libraries/embryo/doc/Doxyfile.in b/libraries/embryo/doc/Doxyfile.in deleted file mode 100644 index 6659a7d..0000000 --- a/libraries/embryo/doc/Doxyfile.in +++ /dev/null | |||
@@ -1,139 +0,0 @@ | |||
1 | PROJECT_NAME = Embryo | ||
2 | PROJECT_NUMBER = | ||
3 | OUTPUT_DIRECTORY = . | ||
4 | INPUT = @srcdir@/embryo.dox @top_srcdir@/src/lib/ | ||
5 | IMAGE_PATH = img | ||
6 | OUTPUT_LANGUAGE = English | ||
7 | GENERATE_HTML = YES | ||
8 | HTML_OUTPUT = html | ||
9 | HTML_FILE_EXTENSION = .html | ||
10 | HTML_HEADER = @srcdir@/head.html | ||
11 | HTML_FOOTER = @srcdir@/foot.html | ||
12 | HTML_STYLESHEET = @srcdir@/e.css | ||
13 | HTML_ALIGN_MEMBERS = YES | ||
14 | ENUM_VALUES_PER_LINE = 1 | ||
15 | GENERATE_HTMLHELP = NO | ||
16 | CHM_FILE = | ||
17 | HHC_LOCATION = | ||
18 | GENERATE_CHI = NO | ||
19 | BINARY_TOC = NO | ||
20 | TOC_EXPAND = NO | ||
21 | DISABLE_INDEX = YES | ||
22 | EXTRACT_ALL = NO | ||
23 | EXTRACT_PRIVATE = NO | ||
24 | EXTRACT_STATIC = NO | ||
25 | EXTRACT_LOCAL_CLASSES = NO | ||
26 | HIDE_UNDOC_MEMBERS = YES | ||
27 | HIDE_UNDOC_CLASSES = YES | ||
28 | HIDE_FRIEND_COMPOUNDS = YES | ||
29 | BRIEF_MEMBER_DESC = YES | ||
30 | REPEAT_BRIEF = YES | ||
31 | ALWAYS_DETAILED_SEC = NO | ||
32 | INLINE_INHERITED_MEMB = NO | ||
33 | FULL_PATH_NAMES = NO | ||
34 | STRIP_FROM_PATH = | ||
35 | INTERNAL_DOCS = NO | ||
36 | STRIP_CODE_COMMENTS = YES | ||
37 | CASE_SENSE_NAMES = YES | ||
38 | SHORT_NAMES = NO | ||
39 | HIDE_SCOPE_NAMES = NO | ||
40 | VERBATIM_HEADERS = NO | ||
41 | SHOW_INCLUDE_FILES = NO | ||
42 | JAVADOC_AUTOBRIEF = YES | ||
43 | MULTILINE_CPP_IS_BRIEF = NO | ||
44 | DETAILS_AT_TOP = NO | ||
45 | INHERIT_DOCS = YES | ||
46 | INLINE_INFO = YES | ||
47 | SORT_MEMBER_DOCS = YES | ||
48 | DISTRIBUTE_GROUP_DOC = NO | ||
49 | TAB_SIZE = 2 | ||
50 | GENERATE_TODOLIST = YES | ||
51 | GENERATE_TESTLIST = YES | ||
52 | GENERATE_BUGLIST = YES | ||
53 | GENERATE_DEPRECATEDLIST= YES | ||
54 | ALIASES = | ||
55 | ENABLED_SECTIONS = | ||
56 | MAX_INITIALIZER_LINES = 30 | ||
57 | OPTIMIZE_OUTPUT_FOR_C = YES | ||
58 | OPTIMIZE_OUTPUT_JAVA = NO | ||
59 | SHOW_USED_FILES = NO | ||
60 | QUIET = YES | ||
61 | WARNINGS = YES | ||
62 | WARN_IF_UNDOCUMENTED = YES | ||
63 | WARN_FORMAT = "$file:$line: $text" | ||
64 | WARN_LOGFILE = | ||
65 | FILE_PATTERNS = | ||
66 | RECURSIVE = NO | ||
67 | EXCLUDE = | ||
68 | EXCLUDE_SYMLINKS = NO | ||
69 | EXCLUDE_PATTERNS = | ||
70 | EXAMPLE_PATH = @top_srcdir@/src/examples | ||
71 | EXAMPLE_PATTERNS = | ||
72 | EXAMPLE_RECURSIVE = NO | ||
73 | INPUT_FILTER = | ||
74 | FILTER_SOURCE_FILES = NO | ||
75 | SOURCE_BROWSER = NO | ||
76 | INLINE_SOURCES = NO | ||
77 | REFERENCED_BY_RELATION = YES | ||
78 | REFERENCES_RELATION = YES | ||
79 | ALPHABETICAL_INDEX = YES | ||
80 | COLS_IN_ALPHA_INDEX = 2 | ||
81 | IGNORE_PREFIX = | ||
82 | GENERATE_TREEVIEW = NO | ||
83 | TREEVIEW_WIDTH = 250 | ||
84 | GENERATE_LATEX = YES | ||
85 | LATEX_OUTPUT = latex | ||
86 | LATEX_CMD_NAME = latex | ||
87 | MAKEINDEX_CMD_NAME = makeindex | ||
88 | COMPACT_LATEX = NO | ||
89 | PAPER_TYPE = a4wide | ||
90 | EXTRA_PACKAGES = | ||
91 | LATEX_HEADER = | ||
92 | PDF_HYPERLINKS = YES | ||
93 | USE_PDFLATEX = NO | ||
94 | LATEX_BATCHMODE = NO | ||
95 | GENERATE_RTF = NO | ||
96 | RTF_OUTPUT = rtf | ||
97 | COMPACT_RTF = NO | ||
98 | RTF_HYPERLINKS = NO | ||
99 | RTF_STYLESHEET_FILE = | ||
100 | RTF_EXTENSIONS_FILE = | ||
101 | GENERATE_MAN = YES | ||
102 | MAN_OUTPUT = man | ||
103 | MAN_EXTENSION = .3 | ||
104 | MAN_LINKS = YES | ||
105 | GENERATE_XML = NO | ||
106 | XML_SCHEMA = | ||
107 | XML_DTD = | ||
108 | GENERATE_AUTOGEN_DEF = NO | ||
109 | ENABLE_PREPROCESSING = YES | ||
110 | MACRO_EXPANSION = NO | ||
111 | EXPAND_ONLY_PREDEF = NO | ||
112 | SEARCH_INCLUDES = NO | ||
113 | INCLUDE_PATH = | ||
114 | INCLUDE_FILE_PATTERNS = | ||
115 | PREDEFINED = | ||
116 | EXPAND_AS_DEFINED = | ||
117 | SKIP_FUNCTION_MACROS = YES | ||
118 | TAGFILES = | ||
119 | GENERATE_TAGFILE = | ||
120 | ALLEXTERNALS = NO | ||
121 | EXTERNAL_GROUPS = YES | ||
122 | PERL_PATH = /usr/bin/perl | ||
123 | CLASS_DIAGRAMS = NO | ||
124 | HIDE_UNDOC_RELATIONS = YES | ||
125 | HAVE_DOT = NO | ||
126 | CLASS_GRAPH = NO | ||
127 | COLLABORATION_GRAPH = NO | ||
128 | TEMPLATE_RELATIONS = NO | ||
129 | INCLUDE_GRAPH = NO | ||
130 | INCLUDED_BY_GRAPH = NO | ||
131 | GRAPHICAL_HIERARCHY = NO | ||
132 | DOT_IMAGE_FORMAT = png | ||
133 | DOT_PATH = | ||
134 | DOTFILE_DIRS = | ||
135 | MAX_DOT_GRAPH_WIDTH = 512 | ||
136 | MAX_DOT_GRAPH_HEIGHT = 512 | ||
137 | GENERATE_LEGEND = YES | ||
138 | DOT_CLEANUP = YES | ||
139 | SEARCHENGINE = NO | ||
diff --git a/libraries/embryo/doc/Makefile.am b/libraries/embryo/doc/Makefile.am deleted file mode 100644 index 91c79f3..0000000 --- a/libraries/embryo/doc/Makefile.am +++ /dev/null | |||
@@ -1,33 +0,0 @@ | |||
1 | |||
2 | MAINTAINERCLEANFILES = Makefile.in embryo.dox | ||
3 | |||
4 | .PHONY: doc | ||
5 | |||
6 | PACKAGE_DOCNAME = $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc | ||
7 | |||
8 | if EFL_BUILD_DOC | ||
9 | |||
10 | doc-clean: | ||
11 | rm -rf html/ latex/ man/ xml/ $(top_builddir)/$(PACKAGE_DOCNAME).tar* | ||
12 | |||
13 | doc: all doc-clean | ||
14 | $(efl_doxygen) | ||
15 | cp $(srcdir)/img/* html/ | ||
16 | rm -rf $(PACKAGE_DOCNAME).tar* | ||
17 | mkdir -p $(PACKAGE_DOCNAME)/doc | ||
18 | cp -R html/ latex/ man/ $(PACKAGE_DOCNAME)/doc | ||
19 | tar cf $(PACKAGE_DOCNAME).tar $(PACKAGE_DOCNAME)/ | ||
20 | bzip2 -9 $(PACKAGE_DOCNAME).tar | ||
21 | rm -rf $(PACKAGE_DOCNAME)/ | ||
22 | mv $(PACKAGE_DOCNAME).tar.bz2 $(top_builddir) | ||
23 | |||
24 | clean-local: doc-clean | ||
25 | |||
26 | else | ||
27 | |||
28 | doc: | ||
29 | @echo "Documentation not built. Run ./configure --help" | ||
30 | |||
31 | endif | ||
32 | |||
33 | EXTRA_DIST = Doxyfile e.css foot.html head.html $(wildcard img/*.*) embryo.dox.in | ||
diff --git a/libraries/embryo/doc/Makefile.in b/libraries/embryo/doc/Makefile.in deleted file mode 100644 index 744e789..0000000 --- a/libraries/embryo/doc/Makefile.in +++ /dev/null | |||
@@ -1,419 +0,0 @@ | |||
1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. | ||
2 | # @configure_input@ | ||
3 | |||
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | ||
5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, | ||
6 | # Inc. | ||
7 | # This Makefile.in is free software; the Free Software Foundation | ||
8 | # gives unlimited permission to copy and/or distribute it, | ||
9 | # with or without modifications, as long as this notice is preserved. | ||
10 | |||
11 | # This program is distributed in the hope that it will be useful, | ||
12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | ||
13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | ||
14 | # PARTICULAR PURPOSE. | ||
15 | |||
16 | @SET_MAKE@ | ||
17 | VPATH = @srcdir@ | ||
18 | pkgdatadir = $(datadir)/@PACKAGE@ | ||
19 | pkgincludedir = $(includedir)/@PACKAGE@ | ||
20 | pkglibdir = $(libdir)/@PACKAGE@ | ||
21 | pkglibexecdir = $(libexecdir)/@PACKAGE@ | ||
22 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | ||
23 | install_sh_DATA = $(install_sh) -c -m 644 | ||
24 | install_sh_PROGRAM = $(install_sh) -c | ||
25 | install_sh_SCRIPT = $(install_sh) -c | ||
26 | INSTALL_HEADER = $(INSTALL_DATA) | ||
27 | transform = $(program_transform_name) | ||
28 | NORMAL_INSTALL = : | ||
29 | PRE_INSTALL = : | ||
30 | POST_INSTALL = : | ||
31 | NORMAL_UNINSTALL = : | ||
32 | PRE_UNINSTALL = : | ||
33 | POST_UNINSTALL = : | ||
34 | build_triplet = @build@ | ||
35 | host_triplet = @host@ | ||
36 | subdir = doc | ||
37 | DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \ | ||
38 | $(srcdir)/Makefile.in $(srcdir)/embryo.dox.in | ||
39 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ||
40 | am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \ | ||
41 | $(top_srcdir)/m4/efl_binary.m4 $(top_srcdir)/m4/efl_doxygen.m4 \ | ||
42 | $(top_srcdir)/m4/efl_fnmatch.m4 \ | ||
43 | $(top_srcdir)/m4/efl_gettimeofday.m4 \ | ||
44 | $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/libtool.m4 \ | ||
45 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | ||
46 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ | ||
47 | $(top_srcdir)/configure.ac | ||
48 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | ||
49 | $(ACLOCAL_M4) | ||
50 | mkinstalldirs = $(install_sh) -d | ||
51 | CONFIG_HEADER = $(top_builddir)/config.h | ||
52 | CONFIG_CLEAN_FILES = Doxyfile embryo.dox | ||
53 | CONFIG_CLEAN_VPATH_FILES = | ||
54 | AM_V_GEN = $(am__v_GEN_$(V)) | ||
55 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) | ||
56 | am__v_GEN_0 = @echo " GEN " $@; | ||
57 | AM_V_at = $(am__v_at_$(V)) | ||
58 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) | ||
59 | am__v_at_0 = @ | ||
60 | SOURCES = | ||
61 | DIST_SOURCES = | ||
62 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | ||
63 | ACLOCAL = @ACLOCAL@ | ||
64 | ALLOCA = @ALLOCA@ | ||
65 | AMTAR = @AMTAR@ | ||
66 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | ||
67 | AR = @AR@ | ||
68 | AS = @AS@ | ||
69 | AUTOCONF = @AUTOCONF@ | ||
70 | AUTOHEADER = @AUTOHEADER@ | ||
71 | AUTOMAKE = @AUTOMAKE@ | ||
72 | AWK = @AWK@ | ||
73 | CC = @CC@ | ||
74 | CCDEPMODE = @CCDEPMODE@ | ||
75 | CFLAGS = @CFLAGS@ | ||
76 | CPP = @CPP@ | ||
77 | CPPFLAGS = @CPPFLAGS@ | ||
78 | CYGPATH_W = @CYGPATH_W@ | ||
79 | DEFS = @DEFS@ | ||
80 | DEPDIR = @DEPDIR@ | ||
81 | DLLTOOL = @DLLTOOL@ | ||
82 | DSYMUTIL = @DSYMUTIL@ | ||
83 | DUMPBIN = @DUMPBIN@ | ||
84 | ECHO_C = @ECHO_C@ | ||
85 | ECHO_N = @ECHO_N@ | ||
86 | ECHO_T = @ECHO_T@ | ||
87 | EFL_EMBRYO_BUILD = @EFL_EMBRYO_BUILD@ | ||
88 | EFL_FNMATCH_LIBS = @EFL_FNMATCH_LIBS@ | ||
89 | EGREP = @EGREP@ | ||
90 | EINA_CFLAGS = @EINA_CFLAGS@ | ||
91 | EINA_LIBS = @EINA_LIBS@ | ||
92 | EMBRYO_CC_PRG = @EMBRYO_CC_PRG@ | ||
93 | EMBRYO_CFLAGS = @EMBRYO_CFLAGS@ | ||
94 | EMBRYO_CPPFLAGS = @EMBRYO_CPPFLAGS@ | ||
95 | EVIL_CFLAGS = @EVIL_CFLAGS@ | ||
96 | EVIL_LIBS = @EVIL_LIBS@ | ||
97 | EXEEXT = @EXEEXT@ | ||
98 | EXOTIC_CFLAGS = @EXOTIC_CFLAGS@ | ||
99 | EXOTIC_LIBS = @EXOTIC_LIBS@ | ||
100 | FGREP = @FGREP@ | ||
101 | GREP = @GREP@ | ||
102 | INSTALL = @INSTALL@ | ||
103 | INSTALL_DATA = @INSTALL_DATA@ | ||
104 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | ||
105 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | ||
106 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | ||
107 | LD = @LD@ | ||
108 | LDFLAGS = @LDFLAGS@ | ||
109 | LIBOBJS = @LIBOBJS@ | ||
110 | LIBS = @LIBS@ | ||
111 | LIBTOOL = @LIBTOOL@ | ||
112 | LIPO = @LIPO@ | ||
113 | LN_S = @LN_S@ | ||
114 | LTLIBOBJS = @LTLIBOBJS@ | ||
115 | MAKEINFO = @MAKEINFO@ | ||
116 | MKDIR_P = @MKDIR_P@ | ||
117 | NM = @NM@ | ||
118 | NMEDIT = @NMEDIT@ | ||
119 | OBJDUMP = @OBJDUMP@ | ||
120 | OBJEXT = @OBJEXT@ | ||
121 | OTOOL = @OTOOL@ | ||
122 | OTOOL64 = @OTOOL64@ | ||
123 | PACKAGE = @PACKAGE@ | ||
124 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | ||
125 | PACKAGE_NAME = @PACKAGE_NAME@ | ||
126 | PACKAGE_STRING = @PACKAGE_STRING@ | ||
127 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | ||
128 | PACKAGE_URL = @PACKAGE_URL@ | ||
129 | PACKAGE_VERSION = @PACKAGE_VERSION@ | ||
130 | PATH_SEPARATOR = @PATH_SEPARATOR@ | ||
131 | PKG_CONFIG = @PKG_CONFIG@ | ||
132 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ | ||
133 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | ||
134 | RANLIB = @RANLIB@ | ||
135 | SED = @SED@ | ||
136 | SET_MAKE = @SET_MAKE@ | ||
137 | SHELL = @SHELL@ | ||
138 | STRIP = @STRIP@ | ||
139 | VERSION = @VERSION@ | ||
140 | VMAJ = @VMAJ@ | ||
141 | abs_builddir = @abs_builddir@ | ||
142 | abs_srcdir = @abs_srcdir@ | ||
143 | abs_top_builddir = @abs_top_builddir@ | ||
144 | abs_top_srcdir = @abs_top_srcdir@ | ||
145 | ac_ct_CC = @ac_ct_CC@ | ||
146 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | ||
147 | am__include = @am__include@ | ||
148 | am__leading_dot = @am__leading_dot@ | ||
149 | am__quote = @am__quote@ | ||
150 | am__tar = @am__tar@ | ||
151 | am__untar = @am__untar@ | ||
152 | bindir = @bindir@ | ||
153 | build = @build@ | ||
154 | build_alias = @build_alias@ | ||
155 | build_cpu = @build_cpu@ | ||
156 | build_os = @build_os@ | ||
157 | build_vendor = @build_vendor@ | ||
158 | builddir = @builddir@ | ||
159 | datadir = @datadir@ | ||
160 | datarootdir = @datarootdir@ | ||
161 | docdir = @docdir@ | ||
162 | dvidir = @dvidir@ | ||
163 | efl_doxygen = @efl_doxygen@ | ||
164 | efl_have_doxygen = @efl_have_doxygen@ | ||
165 | embryoincludedir = @embryoincludedir@ | ||
166 | exec_prefix = @exec_prefix@ | ||
167 | host = @host@ | ||
168 | host_alias = @host_alias@ | ||
169 | host_cpu = @host_cpu@ | ||
170 | host_os = @host_os@ | ||
171 | host_vendor = @host_vendor@ | ||
172 | htmldir = @htmldir@ | ||
173 | includedir = @includedir@ | ||
174 | infodir = @infodir@ | ||
175 | install_sh = @install_sh@ | ||
176 | libdir = @libdir@ | ||
177 | libexecdir = @libexecdir@ | ||
178 | localedir = @localedir@ | ||
179 | localstatedir = @localstatedir@ | ||
180 | lt_ECHO = @lt_ECHO@ | ||
181 | lt_enable_auto_import = @lt_enable_auto_import@ | ||
182 | mandir = @mandir@ | ||
183 | mkdir_p = @mkdir_p@ | ||
184 | oldincludedir = @oldincludedir@ | ||
185 | pdfdir = @pdfdir@ | ||
186 | pkgconfig_requires_private = @pkgconfig_requires_private@ | ||
187 | prefix = @prefix@ | ||
188 | program_transform_name = @program_transform_name@ | ||
189 | psdir = @psdir@ | ||
190 | release_info = @release_info@ | ||
191 | requirement_embryo = @requirement_embryo@ | ||
192 | sbindir = @sbindir@ | ||
193 | sharedstatedir = @sharedstatedir@ | ||
194 | srcdir = @srcdir@ | ||
195 | sysconfdir = @sysconfdir@ | ||
196 | target_alias = @target_alias@ | ||
197 | top_build_prefix = @top_build_prefix@ | ||
198 | top_builddir = @top_builddir@ | ||
199 | top_srcdir = @top_srcdir@ | ||
200 | version_info = @version_info@ | ||
201 | MAINTAINERCLEANFILES = Makefile.in embryo.dox | ||
202 | PACKAGE_DOCNAME = $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc | ||
203 | EXTRA_DIST = Doxyfile e.css foot.html head.html $(wildcard img/*.*) embryo.dox.in | ||
204 | all: all-am | ||
205 | |||
206 | .SUFFIXES: | ||
207 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | ||
208 | @for dep in $?; do \ | ||
209 | case '$(am__configure_deps)' in \ | ||
210 | *$$dep*) \ | ||
211 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ | ||
212 | && { if test -f $@; then exit 0; else break; fi; }; \ | ||
213 | exit 1;; \ | ||
214 | esac; \ | ||
215 | done; \ | ||
216 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ | ||
217 | $(am__cd) $(top_srcdir) && \ | ||
218 | $(AUTOMAKE) --gnu doc/Makefile | ||
219 | .PRECIOUS: Makefile | ||
220 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | ||
221 | @case '$?' in \ | ||
222 | *config.status*) \ | ||
223 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | ||
224 | *) \ | ||
225 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | ||
226 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | ||
227 | esac; | ||
228 | |||
229 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | ||
230 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
231 | |||
232 | $(top_srcdir)/configure: $(am__configure_deps) | ||
233 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
234 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | ||
235 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
236 | $(am__aclocal_m4_deps): | ||
237 | Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in | ||
238 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ | ||
239 | embryo.dox: $(top_builddir)/config.status $(srcdir)/embryo.dox.in | ||
240 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ | ||
241 | |||
242 | mostlyclean-libtool: | ||
243 | -rm -f *.lo | ||
244 | |||
245 | clean-libtool: | ||
246 | -rm -rf .libs _libs | ||
247 | tags: TAGS | ||
248 | TAGS: | ||
249 | |||
250 | ctags: CTAGS | ||
251 | CTAGS: | ||
252 | |||
253 | |||
254 | distdir: $(DISTFILES) | ||
255 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
256 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
257 | list='$(DISTFILES)'; \ | ||
258 | dist_files=`for file in $$list; do echo $$file; done | \ | ||
259 | sed -e "s|^$$srcdirstrip/||;t" \ | ||
260 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | ||
261 | case $$dist_files in \ | ||
262 | */*) $(MKDIR_P) `echo "$$dist_files" | \ | ||
263 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | ||
264 | sort -u` ;; \ | ||
265 | esac; \ | ||
266 | for file in $$dist_files; do \ | ||
267 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | ||
268 | if test -d $$d/$$file; then \ | ||
269 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||
270 | if test -d "$(distdir)/$$file"; then \ | ||
271 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | ||
272 | fi; \ | ||
273 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | ||
274 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | ||
275 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | ||
276 | fi; \ | ||
277 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | ||
278 | else \ | ||
279 | test -f "$(distdir)/$$file" \ | ||
280 | || cp -p $$d/$$file "$(distdir)/$$file" \ | ||
281 | || exit 1; \ | ||
282 | fi; \ | ||
283 | done | ||
284 | check-am: all-am | ||
285 | check: check-am | ||
286 | all-am: Makefile | ||
287 | installdirs: | ||
288 | install: install-am | ||
289 | install-exec: install-exec-am | ||
290 | install-data: install-data-am | ||
291 | uninstall: uninstall-am | ||
292 | |||
293 | install-am: all-am | ||
294 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
295 | |||
296 | installcheck: installcheck-am | ||
297 | install-strip: | ||
298 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | ||
299 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | ||
300 | `test -z '$(STRIP)' || \ | ||
301 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | ||
302 | mostlyclean-generic: | ||
303 | |||
304 | clean-generic: | ||
305 | |||
306 | distclean-generic: | ||
307 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | ||
308 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | ||
309 | |||
310 | maintainer-clean-generic: | ||
311 | @echo "This command is intended for maintainers to use" | ||
312 | @echo "it deletes files that may require special tools to rebuild." | ||
313 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | ||
314 | @EFL_BUILD_DOC_FALSE@clean-local: | ||
315 | clean: clean-am | ||
316 | |||
317 | clean-am: clean-generic clean-libtool clean-local mostlyclean-am | ||
318 | |||
319 | distclean: distclean-am | ||
320 | -rm -f Makefile | ||
321 | distclean-am: clean-am distclean-generic | ||
322 | |||
323 | dvi: dvi-am | ||
324 | |||
325 | dvi-am: | ||
326 | |||
327 | html: html-am | ||
328 | |||
329 | html-am: | ||
330 | |||
331 | info: info-am | ||
332 | |||
333 | info-am: | ||
334 | |||
335 | install-data-am: | ||
336 | |||
337 | install-dvi: install-dvi-am | ||
338 | |||
339 | install-dvi-am: | ||
340 | |||
341 | install-exec-am: | ||
342 | |||
343 | install-html: install-html-am | ||
344 | |||
345 | install-html-am: | ||
346 | |||
347 | install-info: install-info-am | ||
348 | |||
349 | install-info-am: | ||
350 | |||
351 | install-man: | ||
352 | |||
353 | install-pdf: install-pdf-am | ||
354 | |||
355 | install-pdf-am: | ||
356 | |||
357 | install-ps: install-ps-am | ||
358 | |||
359 | install-ps-am: | ||
360 | |||
361 | installcheck-am: | ||
362 | |||
363 | maintainer-clean: maintainer-clean-am | ||
364 | -rm -f Makefile | ||
365 | maintainer-clean-am: distclean-am maintainer-clean-generic | ||
366 | |||
367 | mostlyclean: mostlyclean-am | ||
368 | |||
369 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool | ||
370 | |||
371 | pdf: pdf-am | ||
372 | |||
373 | pdf-am: | ||
374 | |||
375 | ps: ps-am | ||
376 | |||
377 | ps-am: | ||
378 | |||
379 | uninstall-am: | ||
380 | |||
381 | .MAKE: install-am install-strip | ||
382 | |||
383 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ | ||
384 | clean-local distclean distclean-generic distclean-libtool \ | ||
385 | distdir dvi dvi-am html html-am info info-am install \ | ||
386 | install-am install-data install-data-am install-dvi \ | ||
387 | install-dvi-am install-exec install-exec-am install-html \ | ||
388 | install-html-am install-info install-info-am install-man \ | ||
389 | install-pdf install-pdf-am install-ps install-ps-am \ | ||
390 | install-strip installcheck installcheck-am installdirs \ | ||
391 | maintainer-clean maintainer-clean-generic mostlyclean \ | ||
392 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | ||
393 | uninstall uninstall-am | ||
394 | |||
395 | |||
396 | .PHONY: doc | ||
397 | |||
398 | @EFL_BUILD_DOC_TRUE@doc-clean: | ||
399 | @EFL_BUILD_DOC_TRUE@ rm -rf html/ latex/ man/ xml/ $(top_builddir)/$(PACKAGE_DOCNAME).tar* | ||
400 | |||
401 | @EFL_BUILD_DOC_TRUE@doc: all doc-clean | ||
402 | @EFL_BUILD_DOC_TRUE@ $(efl_doxygen) | ||
403 | @EFL_BUILD_DOC_TRUE@ cp $(srcdir)/img/* html/ | ||
404 | @EFL_BUILD_DOC_TRUE@ rm -rf $(PACKAGE_DOCNAME).tar* | ||
405 | @EFL_BUILD_DOC_TRUE@ mkdir -p $(PACKAGE_DOCNAME)/doc | ||
406 | @EFL_BUILD_DOC_TRUE@ cp -R html/ latex/ man/ $(PACKAGE_DOCNAME)/doc | ||
407 | @EFL_BUILD_DOC_TRUE@ tar cf $(PACKAGE_DOCNAME).tar $(PACKAGE_DOCNAME)/ | ||
408 | @EFL_BUILD_DOC_TRUE@ bzip2 -9 $(PACKAGE_DOCNAME).tar | ||
409 | @EFL_BUILD_DOC_TRUE@ rm -rf $(PACKAGE_DOCNAME)/ | ||
410 | @EFL_BUILD_DOC_TRUE@ mv $(PACKAGE_DOCNAME).tar.bz2 $(top_builddir) | ||
411 | |||
412 | @EFL_BUILD_DOC_TRUE@clean-local: doc-clean | ||
413 | |||
414 | @EFL_BUILD_DOC_FALSE@doc: | ||
415 | @EFL_BUILD_DOC_FALSE@ @echo "Documentation not built. Run ./configure --help" | ||
416 | |||
417 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
418 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
419 | .NOEXPORT: | ||
diff --git a/libraries/embryo/doc/e.css b/libraries/embryo/doc/e.css deleted file mode 100644 index 07ebd1e..0000000 --- a/libraries/embryo/doc/e.css +++ /dev/null | |||
@@ -1,436 +0,0 @@ | |||
1 | /* | ||
2 | Author: | ||
3 | Andres Blanc <andresblanc@gmail.com> | ||
4 | DaveMDS Andreoli <dave@gurumeditation.it> | ||
5 | |||
6 | Supported Browsers: | ||
7 | ie7, opera9, konqueror4 and firefox3 | ||
8 | |||
9 | Please use a different file for ie6, ie5, etc. hacks. | ||
10 | */ | ||
11 | |||
12 | |||
13 | /* Necessary to place the footer at the bottom of the page */ | ||
14 | html, body { | ||
15 | height: 100%; | ||
16 | margin: 0px; | ||
17 | padding: 0px; | ||
18 | } | ||
19 | |||
20 | #container { | ||
21 | min-height: 100%; | ||
22 | height: auto !important; | ||
23 | height: 100%; | ||
24 | margin: 0 auto -53px; | ||
25 | } | ||
26 | |||
27 | #footer, #push { | ||
28 | height: 53px; | ||
29 | } | ||
30 | |||
31 | |||
32 | * html #container { | ||
33 | height: 100%; | ||
34 | } | ||
35 | |||
36 | /* Prevent floating elements overflowing containers */ | ||
37 | .clear { | ||
38 | clear: both; | ||
39 | width: 0px; | ||
40 | height: 0px; | ||
41 | } | ||
42 | |||
43 | /* Flexible & centered layout from 750 to 960 pixels */ | ||
44 | .layout { | ||
45 | max-width: 960px; | ||
46 | min-width: 760px; | ||
47 | margin-left: auto; | ||
48 | margin-right: auto; | ||
49 | } | ||
50 | |||
51 | body { | ||
52 | /*font-family: Lucida Grande, Helvetica, sans-serif;*/ | ||
53 | font-family: "Bitstream Vera","Vera","Trebuchet MS",Trebuchet,Tahoma,sans-serif | ||
54 | } | ||
55 | |||
56 | /* Prevent design overflowing the viewport in small resolutions */ | ||
57 | #container { | ||
58 | padding-right: 17px; | ||
59 | padding-left: 17px; | ||
60 | background-image: url(head_bg.png); | ||
61 | background-repeat: repeat-x; | ||
62 | } | ||
63 | |||
64 | #header { | ||
65 | width: 100%; | ||
66 | height: 102px; | ||
67 | } | ||
68 | |||
69 | #header h1 { | ||
70 | width: 63px; | ||
71 | height: 63px; | ||
72 | background-image: url(e.png); | ||
73 | background-repeat: no-repeat; | ||
74 | position: absolute; | ||
75 | margin: 0px; | ||
76 | } | ||
77 | |||
78 | #header h1 span { | ||
79 | display: none; | ||
80 | } | ||
81 | |||
82 | #header h2 { | ||
83 | display: none; | ||
84 | } | ||
85 | |||
86 | /* .menu-container is used to set properties common to .menu and .submenu */ | ||
87 | #header .menu-container { | ||
88 | } | ||
89 | |||
90 | #header .menu-container ul { | ||
91 | list-style-type: none; | ||
92 | list-style-position: inside; | ||
93 | margin: 0; | ||
94 | } | ||
95 | |||
96 | #header .menu-container li { | ||
97 | display: block; | ||
98 | float: right; | ||
99 | } | ||
100 | |||
101 | #header .menu { | ||
102 | height: 63px; | ||
103 | display: block; | ||
104 | background-image: url(menu_bg.png); | ||
105 | background-repeat: repeat-x; | ||
106 | } | ||
107 | |||
108 | #header .menu ul { | ||
109 | height: 100%; | ||
110 | display: block; | ||
111 | background-image: url(menu_bg_last.png); | ||
112 | background-repeat: no-repeat; | ||
113 | background-position: top right; | ||
114 | padding-right: 17px; | ||
115 | } | ||
116 | |||
117 | #header .menu li { | ||
118 | height: 100%; | ||
119 | text-align: center; | ||
120 | background-image: url(menu_bg_unsel.png); | ||
121 | background-repeat: no-repeat; | ||
122 | } | ||
123 | |||
124 | #header .menu a { | ||
125 | height: 100%; | ||
126 | display: block; | ||
127 | color: #cdcdcd; | ||
128 | text-decoration: none; | ||
129 | font-size: 10pt; | ||
130 | line-height: 59px; | ||
131 | text-align: center; | ||
132 | padding: 0px 15px 0px 15px; | ||
133 | } | ||
134 | |||
135 | #header .menu li:hover { | ||
136 | background-image: url(menu_bg_hover.png); | ||
137 | background-repeat: no-repeat; | ||
138 | } | ||
139 | |||
140 | #header .menu li:hover a { | ||
141 | color: #FFFFFF; | ||
142 | } | ||
143 | |||
144 | #header .menu li.current { | ||
145 | background-image: url(menu_bg_current.png); | ||
146 | background-repeat: no-repeat; | ||
147 | } | ||
148 | |||
149 | #header .menu li.current a { | ||
150 | color: #646464; | ||
151 | } | ||
152 | |||
153 | |||
154 | /* Hide all the submenus but the current */ | ||
155 | #header .submenu ul { | ||
156 | display: none; | ||
157 | } | ||
158 | |||
159 | #header .submenu .current { | ||
160 | display: block; | ||
161 | } | ||
162 | |||
163 | #header .submenu { | ||
164 | font: bold 10px verdana,'Bitstream Vera Sans',helvetica,arial,sans-serif; | ||
165 | margin-top: 10px; | ||
166 | } | ||
167 | |||
168 | #header .submenu a { | ||
169 | color: #888888; | ||
170 | text-decoration: none; | ||
171 | font-size: 0.9em; | ||
172 | line-height: 15px; | ||
173 | padding:0px 5px 0px 5px; | ||
174 | } | ||
175 | |||
176 | #header .submenu a:hover { | ||
177 | color: #444444; | ||
178 | } | ||
179 | |||
180 | #header .submenu li { | ||
181 | border-left: 1px solid #DDDDDD; | ||
182 | } | ||
183 | |||
184 | #header .submenu li:last-child { | ||
185 | border-left: 0; | ||
186 | } | ||
187 | |||
188 | #header .doxytitle { | ||
189 | position: absolute; | ||
190 | font-size: 1.8em; | ||
191 | font-weight: bold; | ||
192 | color: #444444; | ||
193 | line-height: 35px; | ||
194 | } | ||
195 | |||
196 | #header small { | ||
197 | font-size: 0.4em; | ||
198 | } | ||
199 | |||
200 | #footer { | ||
201 | background-image: url(foot_bg.png); | ||
202 | width: 100%; | ||
203 | } | ||
204 | |||
205 | #footer table { | ||
206 | width: 100%; | ||
207 | text-align: center; | ||
208 | white-space: nowrap; | ||
209 | padding: 5px 30px 5px 30px; | ||
210 | font-size: 0.8em; | ||
211 | font-family: "Bitstream Vera","Vera","Trebuchet MS",Trebuchet,Tahoma,sans-serif; | ||
212 | color: #888888; | ||
213 | } | ||
214 | |||
215 | #footer td.copyright { | ||
216 | width: 100%; | ||
217 | } | ||
218 | |||
219 | /* | ||
220 | Author: | ||
221 | Andres Blanc <andresblanc@gmail.com> | ||
222 | DaveMDS Andreoli <dave@gurumeditation.it> | ||
223 | |||
224 | Supported Browsers: | ||
225 | ie7, opera9, konqueror4 and firefox3 | ||
226 | |||
227 | Please use a different file for ie6, ie5, etc. hacks. | ||
228 | */ | ||
229 | |||
230 | |||
231 | /* Necessary to place the footer at the bottom of the page */ | ||
232 | html, body { | ||
233 | height: 100%; | ||
234 | margin: 0px; | ||
235 | padding: 0px; | ||
236 | } | ||
237 | |||
238 | #container { | ||
239 | min-height: 100%; | ||
240 | height: auto !important; | ||
241 | height: 100%; | ||
242 | margin: 0 auto -53px; | ||
243 | } | ||
244 | |||
245 | #footer, #push { | ||
246 | height: 53px; | ||
247 | } | ||
248 | |||
249 | |||
250 | * html #container { | ||
251 | height: 100%; | ||
252 | } | ||
253 | |||
254 | /* Prevent floating elements overflowing containers */ | ||
255 | .clear { | ||
256 | clear: both; | ||
257 | width: 0px; | ||
258 | height: 0px; | ||
259 | } | ||
260 | |||
261 | /* Flexible & centered layout from 750 to 960 pixels */ | ||
262 | .layout { | ||
263 | max-width: 960px; | ||
264 | min-width: 760px; | ||
265 | margin-left: auto; | ||
266 | margin-right: auto; | ||
267 | } | ||
268 | |||
269 | body { | ||
270 | /*font-family: Lucida Grande, Helvetica, sans-serif;*/ | ||
271 | font-family: "Bitstream Vera","Vera","Trebuchet MS",Trebuchet,Tahoma,sans-serif | ||
272 | } | ||
273 | |||
274 | /* Prevent design overflowing the viewport in small resolutions */ | ||
275 | #container { | ||
276 | padding-right: 17px; | ||
277 | padding-left: 17px; | ||
278 | background-image: url(head_bg.png); | ||
279 | background-repeat: repeat-x; | ||
280 | } | ||
281 | |||
282 | #header { | ||
283 | width: 100%; | ||
284 | height: 102px; | ||
285 | } | ||
286 | |||
287 | #header h1 { | ||
288 | width: 63px; | ||
289 | height: 63px; | ||
290 | background-image: url(e.png); | ||
291 | background-repeat: no-repeat; | ||
292 | position: absolute; | ||
293 | margin: 0px; | ||
294 | } | ||
295 | |||
296 | #header h1 span { | ||
297 | display: none; | ||
298 | } | ||
299 | |||
300 | #header h2 { | ||
301 | display: none; | ||
302 | } | ||
303 | |||
304 | /* .menu-container is used to set properties common to .menu and .submenu */ | ||
305 | #header .menu-container { | ||
306 | } | ||
307 | |||
308 | #header .menu-container ul { | ||
309 | list-style-type: none; | ||
310 | list-style-position: inside; | ||
311 | margin: 0; | ||
312 | } | ||
313 | |||
314 | #header .menu-container li { | ||
315 | display: block; | ||
316 | float: right; | ||
317 | } | ||
318 | |||
319 | #header .menu { | ||
320 | height: 63px; | ||
321 | display: block; | ||
322 | background-image: url(menu_bg.png); | ||
323 | background-repeat: repeat-x; | ||
324 | } | ||
325 | |||
326 | #header .menu ul { | ||
327 | height: 100%; | ||
328 | display: block; | ||
329 | background-image: url(menu_bg_last.png); | ||
330 | background-repeat: no-repeat; | ||
331 | background-position: top right; | ||
332 | padding-right: 17px; | ||
333 | } | ||
334 | |||
335 | #header .menu li { | ||
336 | height: 100%; | ||
337 | text-align: center; | ||
338 | background-image: url(menu_bg_unsel.png); | ||
339 | background-repeat: no-repeat; | ||
340 | } | ||
341 | |||
342 | #header .menu a { | ||
343 | height: 100%; | ||
344 | display: block; | ||
345 | color: #cdcdcd; | ||
346 | text-decoration: none; | ||
347 | font-size: 10pt; | ||
348 | line-height: 59px; | ||
349 | text-align: center; | ||
350 | padding: 0px 15px 0px 15px; | ||
351 | } | ||
352 | |||
353 | #header .menu li:hover { | ||
354 | background-image: url(menu_bg_hover.png); | ||
355 | background-repeat: no-repeat; | ||
356 | } | ||
357 | |||
358 | #header .menu li:hover a { | ||
359 | color: #FFFFFF; | ||
360 | } | ||
361 | |||
362 | #header .menu li.current { | ||
363 | background-image: url(menu_bg_current.png); | ||
364 | background-repeat: no-repeat; | ||
365 | } | ||
366 | |||
367 | #header .menu li.current a { | ||
368 | color: #646464; | ||
369 | } | ||
370 | |||
371 | |||
372 | /* Hide all the submenus but the current */ | ||
373 | #header .submenu ul { | ||
374 | display: none; | ||
375 | } | ||
376 | |||
377 | #header .submenu .current { | ||
378 | display: block; | ||
379 | } | ||
380 | |||
381 | #header .submenu { | ||
382 | font: bold 10px verdana,'Bitstream Vera Sans',helvetica,arial,sans-serif; | ||
383 | margin-top: 10px; | ||
384 | } | ||
385 | |||
386 | #header .submenu a { | ||
387 | color: #888888; | ||
388 | text-decoration: none; | ||
389 | font-size: 0.9em; | ||
390 | line-height: 15px; | ||
391 | padding:0px 5px 0px 5px; | ||
392 | } | ||
393 | |||
394 | #header .submenu a:hover { | ||
395 | color: #444444; | ||
396 | } | ||
397 | |||
398 | #header .submenu li { | ||
399 | border-left: 1px solid #DDDDDD; | ||
400 | } | ||
401 | |||
402 | #header .submenu li:last-child { | ||
403 | border-left: 0; | ||
404 | } | ||
405 | |||
406 | #header .doxytitle { | ||
407 | position: absolute; | ||
408 | font-size: 1.8em; | ||
409 | font-weight: bold; | ||
410 | color: #444444; | ||
411 | line-height: 35px; | ||
412 | } | ||
413 | |||
414 | #header small { | ||
415 | font-size: 0.4em; | ||
416 | } | ||
417 | |||
418 | #footer { | ||
419 | background-image: url(foot_bg.png); | ||
420 | width: 100%; | ||
421 | } | ||
422 | |||
423 | #footer table { | ||
424 | width: 100%; | ||
425 | text-align: center; | ||
426 | white-space: nowrap; | ||
427 | padding: 5px 30px 5px 30px; | ||
428 | font-size: 0.8em; | ||
429 | font-family: "Bitstream Vera","Vera","Trebuchet MS",Trebuchet,Tahoma,sans-serif; | ||
430 | color: #888888; | ||
431 | } | ||
432 | |||
433 | #footer td.copyright { | ||
434 | width: 100%; | ||
435 | } | ||
436 | |||
diff --git a/libraries/embryo/doc/embryo.dox.in b/libraries/embryo/doc/embryo.dox.in deleted file mode 100644 index e69de29..0000000 --- a/libraries/embryo/doc/embryo.dox.in +++ /dev/null | |||
diff --git a/libraries/embryo/doc/foot.html b/libraries/embryo/doc/foot.html deleted file mode 100644 index 78ef911..0000000 --- a/libraries/embryo/doc/foot.html +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | |||
2 | <div id="push"></div> | ||
3 | </div> <!-- #content --> | ||
4 | </div> <!-- .layout --> | ||
5 | |||
6 | </div> <!-- #container --> | ||
7 | |||
8 | |||
9 | <div id="footer"> | ||
10 | <table><tr> | ||
11 | <td class="poweredby"><img src="doxygen.png"></td> | ||
12 | <td class="copyright">Copyright ©$year Enlightenment</td> | ||
13 | <td class="generated">Docs generated $datetime</td> | ||
14 | </tr></table> | ||
15 | </div> | ||
16 | |||
17 | |||
18 | </body> | ||
19 | </html> | ||
diff --git a/libraries/embryo/doc/head.html b/libraries/embryo/doc/head.html deleted file mode 100644 index 48032d9..0000000 --- a/libraries/embryo/doc/head.html +++ /dev/null | |||
@@ -1,66 +0,0 @@ | |||
1 | <html> | ||
2 | <head> | ||
3 | <title>$title</title> | ||
4 | <meta http-equiv="content-type" content="text/html;charset=UTF-8"> | ||
5 | <meta name="author" content="Andres Blanc" > | ||
6 | |||
7 | <link rel="icon" href="img/favicon.png" type="image/x-icon"> | ||
8 | <link rel="shortcut icon" href="img/favicon.png" type="image/x-icon"> | ||
9 | <link rel="icon" href="img/favicon.png" type="image/ico"> | ||
10 | <link rel="shortcut icon" href="img/favicon.png" type="image/ico"> | ||
11 | |||
12 | <link rel="stylesheet" type="text/css" media="screen" href="e.css"> | ||
13 | <link rel="stylesheet" type="text/css" media="screen" href="edoxy.css"> | ||
14 | </head> | ||
15 | |||
16 | <body> | ||
17 | |||
18 | <div id="container"> | ||
19 | |||
20 | <div id="header"> | ||
21 | <div class="layout"> | ||
22 | |||
23 | <h1><span>Enlightenment</span></h1> | ||
24 | <h2><span>Beauty at your fingertips</span></h2> | ||
25 | |||
26 | <div class="menu-container"> | ||
27 | <div class="menu"> | ||
28 | <ul> | ||
29 | <li class="current"><a href="http://web.enlightenment.org/p.php?p=docs">Docs</a></li> | ||
30 | <li><a href="http://trac.enlightenment.org/e">Tracker</a></li> | ||
31 | <li><a href="http://www.enlightenment.org/p.php?p=contact">Contact</a></li> | ||
32 | <li><a href="http://www.enlightenment.org/p.php?p=contribute">Contribute</a></li> | ||
33 | <li><a href="http://www.enlightenment.org/p.php?p=support">Support</a></li> | ||
34 | <li><a href="http://www.enlightenment.org/p.php?p=download">Download</a></li> | ||
35 | <li><a href="http://www.enlightenment.org/p.php?p=about">About</a></li> | ||
36 | <li><a href="http://www.enlightenment.org/p.php?p=news">News</a></li> | ||
37 | <li><a href="http://www.enlightenment.org/">Home</a></li> | ||
38 | </ul> | ||
39 | </div> | ||
40 | </div> | ||
41 | |||
42 | <div class="doxytitle"> | ||
43 | $projectname Documentation <small>at $date</small> | ||
44 | </div> | ||
45 | |||
46 | <div class="menu-container"> | ||
47 | <div class="submenu"> | ||
48 | <ul class="current"> | ||
49 | <li><a href="todo.html">Todo</a></li> | ||
50 | <li><a href="files.html">Files</a></li> | ||
51 | <li><a href="annotated.html">Data Structures</a></li> | ||
52 | <li><a href="globals.html">Globals</a></li> | ||
53 | <li><a href="modules.html">Modules</a></li> | ||
54 | <li><a href="pages.html">Related Pages</a></li> | ||
55 | <li class="current"><a href="index.html">Main Page</a></li> | ||
56 | </ul> | ||
57 | </div> | ||
58 | </div> | ||
59 | |||
60 | |||
61 | <div class="clear"></div> | ||
62 | </div> | ||
63 | </div> | ||
64 | |||
65 | <div id="content"> | ||
66 | <div class="layout"> | ||
diff --git a/libraries/embryo/doc/img/e.png b/libraries/embryo/doc/img/e.png deleted file mode 100644 index b3884a5..0000000 --- a/libraries/embryo/doc/img/e.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/libraries/embryo/doc/img/e_big.png b/libraries/embryo/doc/img/e_big.png deleted file mode 100644 index d42aeb4..0000000 --- a/libraries/embryo/doc/img/e_big.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/libraries/embryo/doc/img/edoxy.css b/libraries/embryo/doc/img/edoxy.css deleted file mode 100644 index 616a0c5..0000000 --- a/libraries/embryo/doc/img/edoxy.css +++ /dev/null | |||
@@ -1,966 +0,0 @@ | |||
1 | /* | ||
2 | * This file contain a custom doxygen style to match e.org graphics | ||
3 | */ | ||
4 | |||
5 | |||
6 | |||
7 | /* BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { | ||
8 | font-family: Geneva, Arial, Helvetica, sans-serif; | ||
9 | }*/ | ||
10 | BODY, TD { | ||
11 | font-size: 12px; | ||
12 | } | ||
13 | H1 { | ||
14 | text-align: center; | ||
15 | font-size: 160%; | ||
16 | } | ||
17 | H2 { | ||
18 | font-size: 120%; | ||
19 | } | ||
20 | H3 { | ||
21 | font-size: 100%; | ||
22 | } | ||
23 | CAPTION { | ||
24 | font-weight: bold | ||
25 | } | ||
26 | DIV.qindex { | ||
27 | width: 100%; | ||
28 | background-color: #e8eef2; | ||
29 | border: 1px solid #84b0c7; | ||
30 | text-align: center; | ||
31 | margin: 2px; | ||
32 | padding: 2px; | ||
33 | line-height: 140%; | ||
34 | } | ||
35 | DIV.navpath { | ||
36 | width: 100%; | ||
37 | background-color: #e8eef2; | ||
38 | border: 1px solid #84b0c7; | ||
39 | text-align: center; | ||
40 | margin: 2px; | ||
41 | padding: 2px; | ||
42 | line-height: 140%; | ||
43 | } | ||
44 | DIV.navtab { | ||
45 | background-color: #e8eef2; | ||
46 | border: 1px solid #84b0c7; | ||
47 | text-align: center; | ||
48 | margin: 2px; | ||
49 | margin-right: 15px; | ||
50 | padding: 2px; | ||
51 | } | ||
52 | TD.navtab { | ||
53 | font-size: 70%; | ||
54 | } | ||
55 | A.qindex { | ||
56 | text-decoration: none; | ||
57 | font-weight: bold; | ||
58 | color: #1A419D; | ||
59 | } | ||
60 | A.qindex:visited { | ||
61 | text-decoration: none; | ||
62 | font-weight: bold; | ||
63 | color: #1A419D | ||
64 | } | ||
65 | A.qindex:hover { | ||
66 | text-decoration: none; | ||
67 | background-color: #ddddff; | ||
68 | } | ||
69 | A.qindexHL { | ||
70 | text-decoration: none; | ||
71 | font-weight: bold; | ||
72 | background-color: #6666cc; | ||
73 | color: #ffffff; | ||
74 | border: 1px double #9295C2; | ||
75 | } | ||
76 | A.qindexHL:hover { | ||
77 | text-decoration: none; | ||
78 | background-color: #6666cc; | ||
79 | color: #ffffff; | ||
80 | } | ||
81 | A.qindexHL:visited { | ||
82 | text-decoration: none; | ||
83 | background-color: #6666cc; | ||
84 | color: #ffffff | ||
85 | } | ||
86 | A.el { | ||
87 | text-decoration: none; | ||
88 | font-weight: bold | ||
89 | } | ||
90 | A.elRef { | ||
91 | font-weight: bold | ||
92 | } | ||
93 | A.code:link { | ||
94 | text-decoration: none; | ||
95 | font-weight: normal; | ||
96 | color: #0000FF | ||
97 | } | ||
98 | A.code:visited { | ||
99 | text-decoration: none; | ||
100 | font-weight: normal; | ||
101 | color: #0000FF | ||
102 | } | ||
103 | A.codeRef:link { | ||
104 | font-weight: normal; | ||
105 | color: #0000FF | ||
106 | } | ||
107 | A.codeRef:visited { | ||
108 | font-weight: normal; | ||
109 | color: #0000FF | ||
110 | } | ||
111 | A:hover, A:visited:hover { | ||
112 | text-decoration: none; | ||
113 | /* background-color: #f2f2ff; */ | ||
114 | color: #000055; | ||
115 | } | ||
116 | A.anchor { | ||
117 | color: #000; | ||
118 | } | ||
119 | DL.el { | ||
120 | margin-left: -1cm | ||
121 | } | ||
122 | .fragment { | ||
123 | font-family: monospace, fixed; | ||
124 | font-size: 95%; | ||
125 | } | ||
126 | PRE.fragment { | ||
127 | border: 1px solid #CCCCCC; | ||
128 | background-color: #f5f5f5; | ||
129 | margin-top: 4px; | ||
130 | margin-bottom: 4px; | ||
131 | margin-left: 2px; | ||
132 | margin-right: 8px; | ||
133 | padding-left: 6px; | ||
134 | padding-right: 6px; | ||
135 | padding-top: 4px; | ||
136 | padding-bottom: 4px; | ||
137 | } | ||
138 | DIV.ah { | ||
139 | background-color: black; | ||
140 | font-weight: bold; | ||
141 | color: #ffffff; | ||
142 | margin-bottom: 3px; | ||
143 | margin-top: 3px | ||
144 | } | ||
145 | |||
146 | DIV.groupHeader { | ||
147 | margin-left: 16px; | ||
148 | margin-top: 12px; | ||
149 | margin-bottom: 6px; | ||
150 | font-weight: bold; | ||
151 | } | ||
152 | DIV.groupText { | ||
153 | margin-left: 16px; | ||
154 | font-style: italic; | ||
155 | font-size: 90% | ||
156 | } | ||
157 | /*BODY { | ||
158 | background: white; | ||
159 | color: black; | ||
160 | margin-right: 20px; | ||
161 | margin-left: 20px; | ||
162 | }*/ | ||
163 | TD.indexkey { | ||
164 | background-color: #e8eef2; | ||
165 | font-weight: bold; | ||
166 | padding-right : 10px; | ||
167 | padding-top : 2px; | ||
168 | padding-left : 10px; | ||
169 | padding-bottom : 2px; | ||
170 | margin-left : 0px; | ||
171 | margin-right : 0px; | ||
172 | margin-top : 2px; | ||
173 | margin-bottom : 2px; | ||
174 | border: 1px solid #CCCCCC; | ||
175 | } | ||
176 | TD.indexvalue { | ||
177 | background-color: #e8eef2; | ||
178 | font-style: italic; | ||
179 | padding-right : 10px; | ||
180 | padding-top : 2px; | ||
181 | padding-left : 10px; | ||
182 | padding-bottom : 2px; | ||
183 | margin-left : 0px; | ||
184 | margin-right : 0px; | ||
185 | margin-top : 2px; | ||
186 | margin-bottom : 2px; | ||
187 | border: 1px solid #CCCCCC; | ||
188 | } | ||
189 | TR.memlist { | ||
190 | background-color: #f0f0f0; | ||
191 | } | ||
192 | P.formulaDsp { | ||
193 | text-align: center; | ||
194 | } | ||
195 | IMG.formulaDsp { | ||
196 | } | ||
197 | IMG.formulaInl { | ||
198 | vertical-align: middle; | ||
199 | } | ||
200 | SPAN.keyword { color: #008000 } | ||
201 | SPAN.keywordtype { color: #604020 } | ||
202 | SPAN.keywordflow { color: #e08000 } | ||
203 | SPAN.comment { color: #800000 } | ||
204 | SPAN.preprocessor { color: #806020 } | ||
205 | SPAN.stringliteral { color: #002080 } | ||
206 | SPAN.charliteral { color: #008080 } | ||
207 | SPAN.vhdldigit { color: #ff00ff } | ||
208 | SPAN.vhdlchar { color: #000000 } | ||
209 | SPAN.vhdlkeyword { color: #700070 } | ||
210 | SPAN.vhdllogic { color: #ff0000 } | ||
211 | |||
212 | .mdescLeft { | ||
213 | padding: 0px 8px 4px 8px; | ||
214 | font-size: 80%; | ||
215 | font-style: italic; | ||
216 | background-color: #FAFAFA; | ||
217 | border-top: 1px none #E0E0E0; | ||
218 | border-right: 1px none #E0E0E0; | ||
219 | border-bottom: 1px none #E0E0E0; | ||
220 | border-left: 1px none #E0E0E0; | ||
221 | margin: 0px; | ||
222 | } | ||
223 | .mdescRight { | ||
224 | padding: 0px 8px 4px 8px; | ||
225 | font-size: 80%; | ||
226 | font-style: italic; | ||
227 | background-color: #FAFAFA; | ||
228 | border-top: 1px none #E0E0E0; | ||
229 | border-right: 1px none #E0E0E0; | ||
230 | border-bottom: 1px none #E0E0E0; | ||
231 | border-left: 1px none #E0E0E0; | ||
232 | margin: 0px; | ||
233 | } | ||
234 | .memItemLeft { | ||
235 | padding: 1px 0px 0px 8px; | ||
236 | margin: 4px; | ||
237 | border-top-width: 1px; | ||
238 | border-right-width: 1px; | ||
239 | border-bottom-width: 1px; | ||
240 | border-left-width: 1px; | ||
241 | border-top-color: #E0E0E0; | ||
242 | border-right-color: #E0E0E0; | ||
243 | border-bottom-color: #E0E0E0; | ||
244 | border-left-color: #E0E0E0; | ||
245 | border-top-style: solid; | ||
246 | border-right-style: none; | ||
247 | border-bottom-style: none; | ||
248 | border-left-style: none; | ||
249 | background-color: #FAFAFA; | ||
250 | font-size: 80%; | ||
251 | } | ||
252 | .memItemRight { | ||
253 | padding: 1px 8px 0px 8px; | ||
254 | margin: 4px; | ||
255 | border-top-width: 1px; | ||
256 | border-right-width: 1px; | ||
257 | border-bottom-width: 1px; | ||
258 | border-left-width: 1px; | ||
259 | border-top-color: #E0E0E0; | ||
260 | border-right-color: #E0E0E0; | ||
261 | border-bottom-color: #E0E0E0; | ||
262 | border-left-color: #E0E0E0; | ||
263 | border-top-style: solid; | ||
264 | border-right-style: none; | ||
265 | border-bottom-style: none; | ||
266 | border-left-style: none; | ||
267 | background-color: #FAFAFA; | ||
268 | font-size: 80%; | ||
269 | } | ||
270 | .memTemplItemLeft { | ||
271 | padding: 1px 0px 0px 8px; | ||
272 | margin: 4px; | ||
273 | border-top-width: 1px; | ||
274 | border-right-width: 1px; | ||
275 | border-bottom-width: 1px; | ||
276 | border-left-width: 1px; | ||
277 | border-top-color: #E0E0E0; | ||
278 | border-right-color: #E0E0E0; | ||
279 | border-bottom-color: #E0E0E0; | ||
280 | border-left-color: #E0E0E0; | ||
281 | border-top-style: none; | ||
282 | border-right-style: none; | ||
283 | border-bottom-style: none; | ||
284 | border-left-style: none; | ||
285 | background-color: #FAFAFA; | ||
286 | font-size: 80%; | ||
287 | } | ||
288 | .memTemplItemRight { | ||
289 | padding: 1px 8px 0px 8px; | ||
290 | margin: 4px; | ||
291 | border-top-width: 1px; | ||
292 | border-right-width: 1px; | ||
293 | border-bottom-width: 1px; | ||
294 | border-left-width: 1px; | ||
295 | border-top-color: #E0E0E0; | ||
296 | border-right-color: #E0E0E0; | ||
297 | border-bottom-color: #E0E0E0; | ||
298 | border-left-color: #E0E0E0; | ||
299 | border-top-style: none; | ||
300 | border-right-style: none; | ||
301 | border-bottom-style: none; | ||
302 | border-left-style: none; | ||
303 | background-color: #FAFAFA; | ||
304 | font-size: 80%; | ||
305 | } | ||
306 | .memTemplParams { | ||
307 | padding: 1px 0px 0px 8px; | ||
308 | margin: 4px; | ||
309 | border-top-width: 1px; | ||
310 | border-right-width: 1px; | ||
311 | border-bottom-width: 1px; | ||
312 | border-left-width: 1px; | ||
313 | border-top-color: #E0E0E0; | ||
314 | border-right-color: #E0E0E0; | ||
315 | border-bottom-color: #E0E0E0; | ||
316 | border-left-color: #E0E0E0; | ||
317 | border-top-style: solid; | ||
318 | border-right-style: none; | ||
319 | border-bottom-style: none; | ||
320 | border-left-style: none; | ||
321 | color: #606060; | ||
322 | background-color: #FAFAFA; | ||
323 | font-size: 80%; | ||
324 | } | ||
325 | .search { | ||
326 | color: #003399; | ||
327 | font-weight: bold; | ||
328 | } | ||
329 | FORM.search { | ||
330 | margin-bottom: 0px; | ||
331 | margin-top: 0px; | ||
332 | } | ||
333 | INPUT.search { | ||
334 | font-size: 75%; | ||
335 | color: #000080; | ||
336 | font-weight: normal; | ||
337 | background-color: #e8eef2; | ||
338 | } | ||
339 | TD.tiny { | ||
340 | font-size: 75%; | ||
341 | } | ||
342 | a { | ||
343 | color: #1A41A8; | ||
344 | } | ||
345 | a:visited { | ||
346 | color: #2A3798; | ||
347 | } | ||
348 | .dirtab { | ||
349 | padding: 4px; | ||
350 | border-collapse: collapse; | ||
351 | border: 1px solid #84b0c7; | ||
352 | } | ||
353 | TH.dirtab { | ||
354 | background: #e8eef2; | ||
355 | font-weight: bold; | ||
356 | } | ||
357 | HR { | ||
358 | height: 1px; | ||
359 | border: none; | ||
360 | border-top: 1px solid black; | ||
361 | } | ||
362 | |||
363 | /* Style for detailed member documentation */ | ||
364 | .memtemplate { | ||
365 | font-size: 80%; | ||
366 | color: #606060; | ||
367 | font-weight: normal; | ||
368 | margin-left: 3px; | ||
369 | } | ||
370 | .memnav { | ||
371 | background-color: #e8eef2; | ||
372 | border: 1px solid #84b0c7; | ||
373 | text-align: center; | ||
374 | margin: 2px; | ||
375 | margin-right: 15px; | ||
376 | padding: 2px; | ||
377 | } | ||
378 | .memitem { | ||
379 | padding: 4px; | ||
380 | background-color: #eef3f5; | ||
381 | border-width: 1px; | ||
382 | border-style: solid; | ||
383 | border-color: #dedeee; | ||
384 | -moz-border-radius: 8px 8px 8px 8px; | ||
385 | } | ||
386 | .memname { | ||
387 | white-space: nowrap; | ||
388 | font-weight: bold; | ||
389 | } | ||
390 | .memdoc{ | ||
391 | padding-left: 10px; | ||
392 | } | ||
393 | .memproto { | ||
394 | background-color: #d5e1e8; | ||
395 | width: 100%; | ||
396 | border-width: 1px; | ||
397 | border-style: solid; | ||
398 | border-color: #84b0c7; | ||
399 | font-weight: bold; | ||
400 | -moz-border-radius: 8px 8px 8px 8px; | ||
401 | } | ||
402 | .paramkey { | ||
403 | text-align: right; | ||
404 | } | ||
405 | .paramtype { | ||
406 | white-space: nowrap; | ||
407 | } | ||
408 | .paramname { | ||
409 | color: #602020; | ||
410 | font-style: italic; | ||
411 | white-space: nowrap; | ||
412 | } | ||
413 | /* End Styling for detailed member documentation */ | ||
414 | |||
415 | /* for the tree view */ | ||
416 | .ftvtree { | ||
417 | font-family: sans-serif; | ||
418 | margin:0.5em; | ||
419 | } | ||
420 | /* these are for tree view when used as main index */ | ||
421 | .directory { | ||
422 | font-size: 9pt; | ||
423 | font-weight: bold; | ||
424 | } | ||
425 | .directory h3 { | ||
426 | margin: 0px; | ||
427 | margin-top: 1em; | ||
428 | font-size: 11pt; | ||
429 | } | ||
430 | |||
431 | /* The following two styles can be used to replace the root node title */ | ||
432 | /* with an image of your choice. Simply uncomment the next two styles, */ | ||
433 | /* specify the name of your image and be sure to set 'height' to the */ | ||
434 | /* proper pixel height of your image. */ | ||
435 | |||
436 | /* .directory h3.swap { */ | ||
437 | /* height: 61px; */ | ||
438 | /* background-repeat: no-repeat; */ | ||
439 | /* background-image: url("yourimage.gif"); */ | ||
440 | /* } */ | ||
441 | /* .directory h3.swap span { */ | ||
442 | /* display: none; */ | ||
443 | /* } */ | ||
444 | |||
445 | .directory > h3 { | ||
446 | margin-top: 0; | ||
447 | } | ||
448 | .directory p { | ||
449 | margin: 0px; | ||
450 | white-space: nowrap; | ||
451 | } | ||
452 | .directory div { | ||
453 | display: none; | ||
454 | margin: 0px; | ||
455 | } | ||
456 | .directory img { | ||
457 | vertical-align: -30%; | ||
458 | } | ||
459 | /* these are for tree view when not used as main index */ | ||
460 | .directory-alt { | ||
461 | font-size: 100%; | ||
462 | font-weight: bold; | ||
463 | } | ||
464 | .directory-alt h3 { | ||
465 | margin: 0px; | ||
466 | margin-top: 1em; | ||
467 | font-size: 11pt; | ||
468 | } | ||
469 | .directory-alt > h3 { | ||
470 | margin-top: 0; | ||
471 | } | ||
472 | .directory-alt p { | ||
473 | margin: 0px; | ||
474 | white-space: nowrap; | ||
475 | } | ||
476 | .directory-alt div { | ||
477 | display: none; | ||
478 | margin: 0px; | ||
479 | } | ||
480 | .directory-alt img { | ||
481 | vertical-align: -30%; | ||
482 | } | ||
483 | |||
484 | /* | ||
485 | * This file contain a custom doxygen style to match e.org graphics | ||
486 | */ | ||
487 | |||
488 | |||
489 | |||
490 | /* BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { | ||
491 | font-family: Geneva, Arial, Helvetica, sans-serif; | ||
492 | }*/ | ||
493 | BODY, TD { | ||
494 | font-size: 12px; | ||
495 | } | ||
496 | H1 { | ||
497 | text-align: center; | ||
498 | font-size: 160%; | ||
499 | } | ||
500 | H2 { | ||
501 | font-size: 120%; | ||
502 | } | ||
503 | H3 { | ||
504 | font-size: 100%; | ||
505 | } | ||
506 | CAPTION { | ||
507 | font-weight: bold | ||
508 | } | ||
509 | DIV.qindex { | ||
510 | width: 100%; | ||
511 | background-color: #e8eef2; | ||
512 | border: 1px solid #84b0c7; | ||
513 | text-align: center; | ||
514 | margin: 2px; | ||
515 | padding: 2px; | ||
516 | line-height: 140%; | ||
517 | } | ||
518 | DIV.navpath { | ||
519 | width: 100%; | ||
520 | background-color: #e8eef2; | ||
521 | border: 1px solid #84b0c7; | ||
522 | text-align: center; | ||
523 | margin: 2px; | ||
524 | padding: 2px; | ||
525 | line-height: 140%; | ||
526 | } | ||
527 | DIV.navtab { | ||
528 | background-color: #e8eef2; | ||
529 | border: 1px solid #84b0c7; | ||
530 | text-align: center; | ||
531 | margin: 2px; | ||
532 | margin-right: 15px; | ||
533 | padding: 2px; | ||
534 | } | ||
535 | TD.navtab { | ||
536 | font-size: 70%; | ||
537 | } | ||
538 | A.qindex { | ||
539 | text-decoration: none; | ||
540 | font-weight: bold; | ||
541 | color: #1A419D; | ||
542 | } | ||
543 | A.qindex:visited { | ||
544 | text-decoration: none; | ||
545 | font-weight: bold; | ||
546 | color: #1A419D | ||
547 | } | ||
548 | A.qindex:hover { | ||
549 | text-decoration: none; | ||
550 | background-color: #ddddff; | ||
551 | } | ||
552 | A.qindexHL { | ||
553 | text-decoration: none; | ||
554 | font-weight: bold; | ||
555 | background-color: #6666cc; | ||
556 | color: #ffffff; | ||
557 | border: 1px double #9295C2; | ||
558 | } | ||
559 | A.qindexHL:hover { | ||
560 | text-decoration: none; | ||
561 | background-color: #6666cc; | ||
562 | color: #ffffff; | ||
563 | } | ||
564 | A.qindexHL:visited { | ||
565 | text-decoration: none; | ||
566 | background-color: #6666cc; | ||
567 | color: #ffffff | ||
568 | } | ||
569 | A.el { | ||
570 | text-decoration: none; | ||
571 | font-weight: bold | ||
572 | } | ||
573 | A.elRef { | ||
574 | font-weight: bold | ||
575 | } | ||
576 | A.code:link { | ||
577 | text-decoration: none; | ||
578 | font-weight: normal; | ||
579 | color: #0000FF | ||
580 | } | ||
581 | A.code:visited { | ||
582 | text-decoration: none; | ||
583 | font-weight: normal; | ||
584 | color: #0000FF | ||
585 | } | ||
586 | A.codeRef:link { | ||
587 | font-weight: normal; | ||
588 | color: #0000FF | ||
589 | } | ||
590 | A.codeRef:visited { | ||
591 | font-weight: normal; | ||
592 | color: #0000FF | ||
593 | } | ||
594 | A:hover, A:visited:hover { | ||
595 | text-decoration: none; | ||
596 | /* background-color: #f2f2ff; */ | ||
597 | color: #000055; | ||
598 | } | ||
599 | A.anchor { | ||
600 | color: #000; | ||
601 | } | ||
602 | DL.el { | ||
603 | margin-left: -1cm | ||
604 | } | ||
605 | .fragment { | ||
606 | font-family: monospace, fixed; | ||
607 | font-size: 95%; | ||
608 | } | ||
609 | PRE.fragment { | ||
610 | border: 1px solid #CCCCCC; | ||
611 | background-color: #f5f5f5; | ||
612 | margin-top: 4px; | ||
613 | margin-bottom: 4px; | ||
614 | margin-left: 2px; | ||
615 | margin-right: 8px; | ||
616 | padding-left: 6px; | ||
617 | padding-right: 6px; | ||
618 | padding-top: 4px; | ||
619 | padding-bottom: 4px; | ||
620 | } | ||
621 | DIV.ah { | ||
622 | background-color: black; | ||
623 | font-weight: bold; | ||
624 | color: #ffffff; | ||
625 | margin-bottom: 3px; | ||
626 | margin-top: 3px | ||
627 | } | ||
628 | |||
629 | DIV.groupHeader { | ||
630 | margin-left: 16px; | ||
631 | margin-top: 12px; | ||
632 | margin-bottom: 6px; | ||
633 | font-weight: bold; | ||
634 | } | ||
635 | DIV.groupText { | ||
636 | margin-left: 16px; | ||
637 | font-style: italic; | ||
638 | font-size: 90% | ||
639 | } | ||
640 | /*BODY { | ||
641 | background: white; | ||
642 | color: black; | ||
643 | margin-right: 20px; | ||
644 | margin-left: 20px; | ||
645 | }*/ | ||
646 | TD.indexkey { | ||
647 | background-color: #e8eef2; | ||
648 | font-weight: bold; | ||
649 | padding-right : 10px; | ||
650 | padding-top : 2px; | ||
651 | padding-left : 10px; | ||
652 | padding-bottom : 2px; | ||
653 | margin-left : 0px; | ||
654 | margin-right : 0px; | ||
655 | margin-top : 2px; | ||
656 | margin-bottom : 2px; | ||
657 | border: 1px solid #CCCCCC; | ||
658 | } | ||
659 | TD.indexvalue { | ||
660 | background-color: #e8eef2; | ||
661 | font-style: italic; | ||
662 | padding-right : 10px; | ||
663 | padding-top : 2px; | ||
664 | padding-left : 10px; | ||
665 | padding-bottom : 2px; | ||
666 | margin-left : 0px; | ||
667 | margin-right : 0px; | ||
668 | margin-top : 2px; | ||
669 | margin-bottom : 2px; | ||
670 | border: 1px solid #CCCCCC; | ||
671 | } | ||
672 | TR.memlist { | ||
673 | background-color: #f0f0f0; | ||
674 | } | ||
675 | P.formulaDsp { | ||
676 | text-align: center; | ||
677 | } | ||
678 | IMG.formulaDsp { | ||
679 | } | ||
680 | IMG.formulaInl { | ||
681 | vertical-align: middle; | ||
682 | } | ||
683 | SPAN.keyword { color: #008000 } | ||
684 | SPAN.keywordtype { color: #604020 } | ||
685 | SPAN.keywordflow { color: #e08000 } | ||
686 | SPAN.comment { color: #800000 } | ||
687 | SPAN.preprocessor { color: #806020 } | ||
688 | SPAN.stringliteral { color: #002080 } | ||
689 | SPAN.charliteral { color: #008080 } | ||
690 | SPAN.vhdldigit { color: #ff00ff } | ||
691 | SPAN.vhdlchar { color: #000000 } | ||
692 | SPAN.vhdlkeyword { color: #700070 } | ||
693 | SPAN.vhdllogic { color: #ff0000 } | ||
694 | |||
695 | .mdescLeft { | ||
696 | padding: 0px 8px 4px 8px; | ||
697 | font-size: 80%; | ||
698 | font-style: italic; | ||
699 | background-color: #FAFAFA; | ||
700 | border-top: 1px none #E0E0E0; | ||
701 | border-right: 1px none #E0E0E0; | ||
702 | border-bottom: 1px none #E0E0E0; | ||
703 | border-left: 1px none #E0E0E0; | ||
704 | margin: 0px; | ||
705 | } | ||
706 | .mdescRight { | ||
707 | padding: 0px 8px 4px 8px; | ||
708 | font-size: 80%; | ||
709 | font-style: italic; | ||
710 | background-color: #FAFAFA; | ||
711 | border-top: 1px none #E0E0E0; | ||
712 | border-right: 1px none #E0E0E0; | ||
713 | border-bottom: 1px none #E0E0E0; | ||
714 | border-left: 1px none #E0E0E0; | ||
715 | margin: 0px; | ||
716 | } | ||
717 | .memItemLeft { | ||
718 | padding: 1px 0px 0px 8px; | ||
719 | margin: 4px; | ||
720 | border-top-width: 1px; | ||
721 | border-right-width: 1px; | ||
722 | border-bottom-width: 1px; | ||
723 | border-left-width: 1px; | ||
724 | border-top-color: #E0E0E0; | ||
725 | border-right-color: #E0E0E0; | ||
726 | border-bottom-color: #E0E0E0; | ||
727 | border-left-color: #E0E0E0; | ||
728 | border-top-style: solid; | ||
729 | border-right-style: none; | ||
730 | border-bottom-style: none; | ||
731 | border-left-style: none; | ||
732 | background-color: #FAFAFA; | ||
733 | font-size: 80%; | ||
734 | } | ||
735 | .memItemRight { | ||
736 | padding: 1px 8px 0px 8px; | ||
737 | margin: 4px; | ||
738 | border-top-width: 1px; | ||
739 | border-right-width: 1px; | ||
740 | border-bottom-width: 1px; | ||
741 | border-left-width: 1px; | ||
742 | border-top-color: #E0E0E0; | ||
743 | border-right-color: #E0E0E0; | ||
744 | border-bottom-color: #E0E0E0; | ||
745 | border-left-color: #E0E0E0; | ||
746 | border-top-style: solid; | ||
747 | border-right-style: none; | ||
748 | border-bottom-style: none; | ||
749 | border-left-style: none; | ||
750 | background-color: #FAFAFA; | ||
751 | font-size: 80%; | ||
752 | } | ||
753 | .memTemplItemLeft { | ||
754 | padding: 1px 0px 0px 8px; | ||
755 | margin: 4px; | ||
756 | border-top-width: 1px; | ||
757 | border-right-width: 1px; | ||
758 | border-bottom-width: 1px; | ||
759 | border-left-width: 1px; | ||
760 | border-top-color: #E0E0E0; | ||
761 | border-right-color: #E0E0E0; | ||
762 | border-bottom-color: #E0E0E0; | ||
763 | border-left-color: #E0E0E0; | ||
764 | border-top-style: none; | ||
765 | border-right-style: none; | ||
766 | border-bottom-style: none; | ||
767 | border-left-style: none; | ||
768 | background-color: #FAFAFA; | ||
769 | font-size: 80%; | ||
770 | } | ||
771 | .memTemplItemRight { | ||
772 | padding: 1px 8px 0px 8px; | ||
773 | margin: 4px; | ||
774 | border-top-width: 1px; | ||
775 | border-right-width: 1px; | ||
776 | border-bottom-width: 1px; | ||
777 | border-left-width: 1px; | ||
778 | border-top-color: #E0E0E0; | ||
779 | border-right-color: #E0E0E0; | ||
780 | border-bottom-color: #E0E0E0; | ||
781 | border-left-color: #E0E0E0; | ||
782 | border-top-style: none; | ||
783 | border-right-style: none; | ||
784 | border-bottom-style: none; | ||
785 | border-left-style: none; | ||
786 | background-color: #FAFAFA; | ||
787 | font-size: 80%; | ||
788 | } | ||
789 | .memTemplParams { | ||
790 | padding: 1px 0px 0px 8px; | ||
791 | margin: 4px; | ||
792 | border-top-width: 1px; | ||
793 | border-right-width: 1px; | ||
794 | border-bottom-width: 1px; | ||
795 | border-left-width: 1px; | ||
796 | border-top-color: #E0E0E0; | ||
797 | border-right-color: #E0E0E0; | ||
798 | border-bottom-color: #E0E0E0; | ||
799 | border-left-color: #E0E0E0; | ||
800 | border-top-style: solid; | ||
801 | border-right-style: none; | ||
802 | border-bottom-style: none; | ||
803 | border-left-style: none; | ||
804 | color: #606060; | ||
805 | background-color: #FAFAFA; | ||
806 | font-size: 80%; | ||
807 | } | ||
808 | .search { | ||
809 | color: #003399; | ||
810 | font-weight: bold; | ||
811 | } | ||
812 | FORM.search { | ||
813 | margin-bottom: 0px; | ||
814 | margin-top: 0px; | ||
815 | } | ||
816 | INPUT.search { | ||
817 | font-size: 75%; | ||
818 | color: #000080; | ||
819 | font-weight: normal; | ||
820 | background-color: #e8eef2; | ||
821 | } | ||
822 | TD.tiny { | ||
823 | font-size: 75%; | ||
824 | } | ||
825 | a { | ||
826 | color: #1A41A8; | ||
827 | } | ||
828 | a:visited { | ||
829 | color: #2A3798; | ||
830 | } | ||
831 | .dirtab { | ||
832 | padding: 4px; | ||
833 | border-collapse: collapse; | ||
834 | border: 1px solid #84b0c7; | ||
835 | } | ||
836 | TH.dirtab { | ||
837 | background: #e8eef2; | ||
838 | font-weight: bold; | ||
839 | } | ||
840 | HR { | ||
841 | height: 1px; | ||
842 | border: none; | ||
843 | border-top: 1px solid black; | ||
844 | } | ||
845 | |||
846 | /* Style for detailed member documentation */ | ||
847 | .memtemplate { | ||
848 | font-size: 80%; | ||
849 | color: #606060; | ||
850 | font-weight: normal; | ||
851 | margin-left: 3px; | ||
852 | } | ||
853 | .memnav { | ||
854 | background-color: #e8eef2; | ||
855 | border: 1px solid #84b0c7; | ||
856 | text-align: center; | ||
857 | margin: 2px; | ||
858 | margin-right: 15px; | ||
859 | padding: 2px; | ||
860 | } | ||
861 | .memitem { | ||
862 | padding: 4px; | ||
863 | background-color: #eef3f5; | ||
864 | border-width: 1px; | ||
865 | border-style: solid; | ||
866 | border-color: #dedeee; | ||
867 | -moz-border-radius: 8px 8px 8px 8px; | ||
868 | } | ||
869 | .memname { | ||
870 | white-space: nowrap; | ||
871 | font-weight: bold; | ||
872 | } | ||
873 | .memdoc{ | ||
874 | padding-left: 10px; | ||
875 | } | ||
876 | .memproto { | ||
877 | background-color: #d5e1e8; | ||
878 | width: 100%; | ||
879 | border-width: 1px; | ||
880 | border-style: solid; | ||
881 | border-color: #84b0c7; | ||
882 | font-weight: bold; | ||
883 | -moz-border-radius: 8px 8px 8px 8px; | ||
884 | } | ||
885 | .paramkey { | ||
886 | text-align: right; | ||
887 | } | ||
888 | .paramtype { | ||
889 | white-space: nowrap; | ||
890 | } | ||
891 | .paramname { | ||
892 | color: #602020; | ||
893 | font-style: italic; | ||
894 | white-space: nowrap; | ||
895 | } | ||
896 | /* End Styling for detailed member documentation */ | ||
897 | |||
898 | /* for the tree view */ | ||
899 | .ftvtree { | ||
900 | font-family: sans-serif; | ||
901 | margin:0.5em; | ||
902 | } | ||
903 | /* these are for tree view when used as main index */ | ||
904 | .directory { | ||
905 | font-size: 9pt; | ||
906 | font-weight: bold; | ||
907 | } | ||
908 | .directory h3 { | ||
909 | margin: 0px; | ||
910 | margin-top: 1em; | ||
911 | font-size: 11pt; | ||
912 | } | ||
913 | |||
914 | /* The following two styles can be used to replace the root node title */ | ||
915 | /* with an image of your choice. Simply uncomment the next two styles, */ | ||
916 | /* specify the name of your image and be sure to set 'height' to the */ | ||
917 | /* proper pixel height of your image. */ | ||
918 | |||
919 | /* .directory h3.swap { */ | ||
920 | /* height: 61px; */ | ||
921 | /* background-repeat: no-repeat; */ | ||
922 | /* background-image: url("yourimage.gif"); */ | ||
923 | /* } */ | ||
924 | /* .directory h3.swap span { */ | ||
925 | /* display: none; */ | ||
926 | /* } */ | ||
927 | |||
928 | .directory > h3 { | ||
929 | margin-top: 0; | ||
930 | } | ||
931 | .directory p { | ||
932 | margin: 0px; | ||
933 | white-space: nowrap; | ||
934 | } | ||
935 | .directory div { | ||
936 | display: none; | ||
937 | margin: 0px; | ||
938 | } | ||
939 | .directory img { | ||
940 | vertical-align: -30%; | ||
941 | } | ||
942 | /* these are for tree view when not used as main index */ | ||
943 | .directory-alt { | ||
944 | font-size: 100%; | ||
945 | font-weight: bold; | ||
946 | } | ||
947 | .directory-alt h3 { | ||
948 | margin: 0px; | ||
949 | margin-top: 1em; | ||
950 | font-size: 11pt; | ||
951 | } | ||
952 | .directory-alt > h3 { | ||
953 | margin-top: 0; | ||
954 | } | ||
955 | .directory-alt p { | ||
956 | margin: 0px; | ||
957 | white-space: nowrap; | ||
958 | } | ||
959 | .directory-alt div { | ||
960 | display: none; | ||
961 | margin: 0px; | ||
962 | } | ||
963 | .directory-alt img { | ||
964 | vertical-align: -30%; | ||
965 | } | ||
966 | |||
diff --git a/libraries/embryo/doc/img/foot_bg.png b/libraries/embryo/doc/img/foot_bg.png deleted file mode 100644 index b24f3a4..0000000 --- a/libraries/embryo/doc/img/foot_bg.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/libraries/embryo/doc/img/head_bg.png b/libraries/embryo/doc/img/head_bg.png deleted file mode 100644 index 081dc13..0000000 --- a/libraries/embryo/doc/img/head_bg.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/libraries/embryo/doc/img/hilite.png b/libraries/embryo/doc/img/hilite.png deleted file mode 100644 index 88a4381..0000000 --- a/libraries/embryo/doc/img/hilite.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/libraries/embryo/doc/img/menu_bg.png b/libraries/embryo/doc/img/menu_bg.png deleted file mode 100644 index e978743..0000000 --- a/libraries/embryo/doc/img/menu_bg.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/libraries/embryo/doc/img/menu_bg_current.png b/libraries/embryo/doc/img/menu_bg_current.png deleted file mode 100644 index de97c92..0000000 --- a/libraries/embryo/doc/img/menu_bg_current.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/libraries/embryo/doc/img/menu_bg_hover.png b/libraries/embryo/doc/img/menu_bg_hover.png deleted file mode 100644 index 3fd851d..0000000 --- a/libraries/embryo/doc/img/menu_bg_hover.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/libraries/embryo/doc/img/menu_bg_last.png b/libraries/embryo/doc/img/menu_bg_last.png deleted file mode 100644 index 88c116c..0000000 --- a/libraries/embryo/doc/img/menu_bg_last.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/libraries/embryo/doc/img/menu_bg_unsel.png b/libraries/embryo/doc/img/menu_bg_unsel.png deleted file mode 100644 index 50e5fd8..0000000 --- a/libraries/embryo/doc/img/menu_bg_unsel.png +++ /dev/null | |||
Binary files differ | |||