|
| I am creating a HTML page that documents the important
components inside the Apache Source code with my friend's
slink tool which let your document and browse
source code with a webbrowser.
You can check them out at:
http://www.slink-software.com/W/Src....3.28.sdoc/N_45
For now the apache documents looks like the following:
(Every topices are links to text node or source link on the webpage.)
ROOT: apache_1.3.28.sdoc
Text: Forum
Text: Source Code Roadmap.
Text: Configuration Parsing
SLNK: configfile_t - httpd.h:1079
SLNK: ap_pcfg_openfile - mod_auth.c:155
SLNK: ap_parse_htaccess - http_config.c:1348
Text: Modules
SLNK: ap_preloaded_modules - modules.c:111
SLNK: status_module - mod_status.c:780
SLNK: proxy_module - mod_proxy.c:976
SLNK: rewrite_module - mod_rewrite.c:195
SLNK: vhost_alias_module - mod_vhost_alias.c:463
SLNK: config_log_module - mod_log_config.c:1182
Text: Support Utilies, MD5, RegExp, etc
SLNK: ap_psocket - ap_compat.h:299
SLNK: ap_MD5Encode - ap_md5c.c:431
SLNK: ap_validate_password - ap_checkpass.c:82
SLNK: ap_regexec - util.c:371
Text: Win32
SLNK: ap_registry_create_key - registry.c:336
SLNK: ServerRoot - registry.c:268
Let me know if you have any suggestion on important area
of Apache 1.3.28 you like to see more detail info on.
Thanks
-Tony
|
|