aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/code/nel/doc/nel.dox?rev=1.6&content-type=text
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /cvs/cvsweb.cgi/code/nel/doc/nel.dox?rev=1.6&content-type=text
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'cvs/cvsweb.cgi/code/nel/doc/nel.dox?rev=1.6&content-type=text')
-rw-r--r--cvs/cvsweb.cgi/code/nel/doc/nel.dox?rev=1.6&content-type=text/x-cvsweb-markup&sortby=date/index.html200
1 files changed, 200 insertions, 0 deletions
diff --git a/cvs/cvsweb.cgi/code/nel/doc/nel.dox?rev=1.6&content-type=text/x-cvsweb-markup&sortby=date/index.html b/cvs/cvsweb.cgi/code/nel/doc/nel.dox?rev=1.6&content-type=text/x-cvsweb-markup&sortby=date/index.html
new file mode 100644
index 00000000..dd28745b
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/doc/nel.dox?rev=1.6&content-type=text/x-cvsweb-markup&sortby=date/index.html
@@ -0,0 +1,200 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/nel/doc/nel.dox - view - 1.6</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="nel.dox?sortby=date"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="nel.dox?sortby=date">nel.dox</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/?sortby=date">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=date">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=date">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/doc/?sortby=date">doc</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=date">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=date">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=date">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/doc/?sortby=date">doc</a> / <a href="/cvs/cvsweb.cgi/code/nel/doc/nel.dox?sortby=date">nel.dox</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/doc/nel.dox?rev=1.6&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/doc/nel.dox?rev=1.6','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.6</B>, <i>Wed Feb 20 18:12:17 2002 UTC</i> (4 months, 3 weeks ago) by <i>lecroart</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>georges_v2, HEAD</b><BR>Changes since <b>1.5: +59 -565
+ lines</b><PRE>
+#FIXED: doxygen warning
+</PRE>
+</td></tr></table><HR noshade><PRE># Doxyfile 1.2.13-20020210
+
+#---------------------------------------------------------------------------
+# General configuration options
+#---------------------------------------------------------------------------
+PROJECT_NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NeL
+PROJECT_NUMBER &nbsp; &nbsp; &nbsp; &nbsp; =
+OUTPUT_DIRECTORY &nbsp; &nbsp; &nbsp; =
+OUTPUT_LANGUAGE &nbsp; &nbsp; &nbsp; &nbsp;= English
+EXTRACT_ALL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= YES
+EXTRACT_PRIVATE &nbsp; &nbsp; &nbsp; &nbsp;= YES
+EXTRACT_STATIC &nbsp; &nbsp; &nbsp; &nbsp; = YES
+EXTRACT_LOCAL_CLASSES &nbsp;= YES
+HIDE_UNDOC_MEMBERS &nbsp; &nbsp; = NO
+HIDE_UNDOC_CLASSES &nbsp; &nbsp; = NO
+BRIEF_MEMBER_DESC &nbsp; &nbsp; &nbsp;= YES
+REPEAT_BRIEF &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = YES
+ALWAYS_DETAILED_SEC &nbsp; &nbsp;= NO
+INLINE_INHERITED_MEMB &nbsp;= NO
+FULL_PATH_NAMES &nbsp; &nbsp; &nbsp; &nbsp;= NO
+STRIP_FROM_PATH &nbsp; &nbsp; &nbsp; &nbsp;=
+INTERNAL_DOCS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= NO
+STRIP_CODE_COMMENTS &nbsp; &nbsp;= YES
+CASE_SENSE_NAMES &nbsp; &nbsp; &nbsp; = YES
+SHORT_NAMES &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= NO
+HIDE_SCOPE_NAMES &nbsp; &nbsp; &nbsp; = NO
+VERBATIM_HEADERS &nbsp; &nbsp; &nbsp; = YES
+SHOW_INCLUDE_FILES &nbsp; &nbsp; = YES
+JAVADOC_AUTOBRIEF &nbsp; &nbsp; &nbsp;= YES
+INHERIT_DOCS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = YES
+INLINE_INFO &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= YES
+SORT_MEMBER_DOCS &nbsp; &nbsp; &nbsp; = YES
+DISTRIBUTE_GROUP_DOC &nbsp; = NO
+TAB_SIZE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 8
+GENERATE_TODOLIST &nbsp; &nbsp; &nbsp;= YES
+GENERATE_TESTLIST &nbsp; &nbsp; &nbsp;= YES
+GENERATE_BUGLIST &nbsp; &nbsp; &nbsp; = YES
+ALIASES &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
+ENABLED_SECTIONS &nbsp; &nbsp; &nbsp; =
+MAX_INITIALIZER_LINES &nbsp;= 30
+OPTIMIZE_OUTPUT_FOR_C &nbsp;= NO
+SHOW_USED_FILES &nbsp; &nbsp; &nbsp; &nbsp;= YES
+#---------------------------------------------------------------------------
+# configuration options related to warning and progress messages
+#---------------------------------------------------------------------------
+QUIET &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= YES
+WARNINGS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = YES
+WARN_IF_UNDOCUMENTED &nbsp; = YES
+WARN_FORMAT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= &quot;$file:$line: $text&quot;
+WARN_LOGFILE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
+#---------------------------------------------------------------------------
+# configuration options related to the input files
+#---------------------------------------------------------------------------
+INPUT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= r:/code/nel/src r:/code/nel/include
+FILE_PATTERNS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= *.h \
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *.cpp \
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *.dxt
+RECURSIVE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= YES
+EXCLUDE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
+EXCLUDE_SYMLINKS &nbsp; &nbsp; &nbsp; = NO
+EXCLUDE_PATTERNS &nbsp; &nbsp; &nbsp; = *.lex.* \
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *.yacc.*
+EXAMPLE_PATH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
+EXAMPLE_PATTERNS &nbsp; &nbsp; &nbsp; =
+EXAMPLE_RECURSIVE &nbsp; &nbsp; &nbsp;= NO
+IMAGE_PATH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
+INPUT_FILTER &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
+FILTER_SOURCE_FILES &nbsp; &nbsp;= NO
+#---------------------------------------------------------------------------
+# configuration options related to source browsing
+#---------------------------------------------------------------------------
+SOURCE_BROWSER &nbsp; &nbsp; &nbsp; &nbsp; = YES
+INLINE_SOURCES &nbsp; &nbsp; &nbsp; &nbsp; = NO
+REFERENCED_BY_RELATION = YES
+REFERENCES_RELATION &nbsp; &nbsp;= YES
+#---------------------------------------------------------------------------
+# configuration options related to the alphabetical class index
+#---------------------------------------------------------------------------
+ALPHABETICAL_INDEX &nbsp; &nbsp; = YES
+COLS_IN_ALPHA_INDEX &nbsp; &nbsp;= 5
+IGNORE_PREFIX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= C \
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I \
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; P
+#---------------------------------------------------------------------------
+# configuration options related to the HTML output
+#---------------------------------------------------------------------------
+GENERATE_HTML &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= YES
+HTML_OUTPUT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= html
+HTML_FILE_EXTENSION &nbsp; &nbsp;= .html
+HTML_HEADER &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
+HTML_FOOTER &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
+HTML_STYLESHEET &nbsp; &nbsp; &nbsp; &nbsp;=
+HTML_ALIGN_MEMBERS &nbsp; &nbsp; = YES
+GENERATE_HTMLHELP &nbsp; &nbsp; &nbsp;= YES
+GENERATE_CHI &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NO
+BINARY_TOC &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NO
+TOC_EXPAND &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NO
+DISABLE_INDEX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= NO
+ENUM_VALUES_PER_LINE &nbsp; = 4
+GENERATE_TREEVIEW &nbsp; &nbsp; &nbsp;= NO
+TREEVIEW_WIDTH &nbsp; &nbsp; &nbsp; &nbsp; = 250
+#---------------------------------------------------------------------------
+# configuration options related to the LaTeX output
+#---------------------------------------------------------------------------
+GENERATE_LATEX &nbsp; &nbsp; &nbsp; &nbsp; = NO
+LATEX_OUTPUT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = latex
+COMPACT_LATEX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= NO
+PAPER_TYPE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = a4wide
+EXTRA_PACKAGES &nbsp; &nbsp; &nbsp; &nbsp; =
+LATEX_HEADER &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
+PDF_HYPERLINKS &nbsp; &nbsp; &nbsp; &nbsp; = NO
+USE_PDFLATEX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NO
+LATEX_BATCHMODE &nbsp; &nbsp; &nbsp; &nbsp;= NO
+#---------------------------------------------------------------------------
+# configuration options related to the RTF output
+#---------------------------------------------------------------------------
+GENERATE_RTF &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NO
+RTF_OUTPUT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = rtf
+COMPACT_RTF &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= NO
+RTF_HYPERLINKS &nbsp; &nbsp; &nbsp; &nbsp; = NO
+RTF_STYLESHEET_FILE &nbsp; &nbsp;=
+RTF_EXTENSIONS_FILE &nbsp; &nbsp;=
+#---------------------------------------------------------------------------
+# configuration options related to the man page output
+#---------------------------------------------------------------------------
+GENERATE_MAN &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NO
+MAN_OUTPUT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = man
+MAN_EXTENSION &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= .3
+MAN_LINKS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= NO
+#---------------------------------------------------------------------------
+# configuration options related to the XML output
+#---------------------------------------------------------------------------
+GENERATE_XML &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NO
+#---------------------------------------------------------------------------
+# configuration options for the AutoGen Definitions output
+#---------------------------------------------------------------------------
+GENERATE_AUTOGEN_DEF &nbsp; = NO
+#---------------------------------------------------------------------------
+# Configuration options related to the preprocessor &nbsp;
+#---------------------------------------------------------------------------
+ENABLE_PREPROCESSING &nbsp; = YES
+MACRO_EXPANSION &nbsp; &nbsp; &nbsp; &nbsp;= NO
+EXPAND_ONLY_PREDEF &nbsp; &nbsp; = NO
+SEARCH_INCLUDES &nbsp; &nbsp; &nbsp; &nbsp;= YES
+INCLUDE_PATH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
+INCLUDE_FILE_PATTERNS &nbsp;=
+PREDEFINED &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
+EXPAND_AS_DEFINED &nbsp; &nbsp; &nbsp;=
+SKIP_FUNCTION_MACROS &nbsp; = YES
+#---------------------------------------------------------------------------
+# Configuration::addtions related to external references &nbsp;
+#---------------------------------------------------------------------------
+TAGFILES &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = R:/code/nelns/doc/server.tag=/code/server/doc/html
+GENERATE_TAGFILE &nbsp; &nbsp; &nbsp; = nel.tag
+ALLEXTERNALS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NO
+EXTERNAL_GROUPS &nbsp; &nbsp; &nbsp; &nbsp;= YES
+PERL_PATH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= /usr/bin/perl
+#---------------------------------------------------------------------------
+# Configuration options related to the dot tool &nbsp;
+#---------------------------------------------------------------------------
+CLASS_DIAGRAMS &nbsp; &nbsp; &nbsp; &nbsp; = YES
+HAVE_DOT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = YES
+CLASS_GRAPH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= YES
+COLLABORATION_GRAPH &nbsp; &nbsp;= YES
+TEMPLATE_RELATIONS &nbsp; &nbsp; = YES
+HIDE_UNDOC_RELATIONS &nbsp; = YES
+INCLUDE_GRAPH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= YES
+INCLUDED_BY_GRAPH &nbsp; &nbsp; &nbsp;= YES
+GRAPHICAL_HIERARCHY &nbsp; &nbsp;= YES
+DOT_IMAGE_FORMAT &nbsp; &nbsp; &nbsp; = gif
+DOT_PATH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = S:\bin\graphviz\bin
+DOTFILE_DIRS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
+MAX_DOT_GRAPH_WIDTH &nbsp; &nbsp;= 1024
+MAX_DOT_GRAPH_HEIGHT &nbsp; = 1024
+GENERATE_LEGEND &nbsp; &nbsp; &nbsp; &nbsp;= YES
+DOT_CLEANUP &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= YES
+#---------------------------------------------------------------------------
+# Configuration::addtions related to the search engine &nbsp;
+#---------------------------------------------------------------------------
+SEARCHENGINE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NO
+CGI_NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = search.cgi
+CGI_URL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
+DOC_URL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
+DOC_ABSPATH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
+BIN_ABSPATH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= /usr/local/bin/
+EXT_DOC_PATHS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
+</PRE> \ No newline at end of file