diff --git a/alloc.html b/alloc.html index c9e8dc8aad39bbeb48885c876c99526fbfa64311..1b1287d141df7fded139b6a179e926f581bfb9b4 100644 --- a/alloc.html +++ b/alloc.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: oop_malloc(), oop_free()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/how.html b/how.html index 841cc1ed5aedfe175665500485d614700f034828..82f4bd3b4323669cfd183be1313751bd828f5bf1 100644 --- a/how.html +++ b/how.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: How?</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/index.html b/index.html index fee41512d6c75b83a108315d8ba1711a4daf8fb1..28c150bcc564d2655c600e47b3089aa27585957d 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop home page</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/on_fd.html b/on_fd.html index f3323b77890eca7a34080afec3beb446d878abcd..1bb67ddb099428ac461d715571936317b1e78023 100644 --- a/on_fd.html +++ b/on_fd.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: on_fd(), cancel_fd()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/on_signal.html b/on_signal.html index 7dc13c2faaca293ab45caf352e45b082d96b0f2c..7b74d8c6cbf095374532a96cc210e4123d00deb2 100644 --- a/on_signal.html +++ b/on_signal.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: on_signal(), cancel_signal()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/on_time.html b/on_time.html index 0fa591c5699d9470a629536b639529dfe49c090d..b29ca7bcae94079b137d6dabe60fa1a0b5ca3d87 100644 --- a/on_time.html +++ b/on_time.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: on_time(), cancel_time()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/oop_adns.html b/oop_adns.html index 5fff0521d47deefc246afeb445b2c55de3096212..6af62cc6d37451ef3a8c102431a90b22e5532740 100644 --- a/oop_adns.html +++ b/oop_adns.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: oop_adns_new(), oop_adns_delete()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/oop_adns_query.html b/oop_adns_query.html index 9a87474991cd0bcdce277c6e5b509adef1329a25..2785356354e7c2a6dce70844e75693b772bc2fea 100644 --- a/oop_adns_query.html +++ b/oop_adns_query.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: oop_adns_submit(), oop_adns_cancel()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/oop_glib.html b/oop_glib.html index 3b13dfba5b83ef21f6cae275ba2e31191ef45d52..482bf49bf6413ee6b3594bf129693be90eb87224 100644 --- a/oop_glib.html +++ b/oop_glib.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: oop_glib_new(), oop_glib_delete(), oop_glib_return()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/oop_rl.html b/oop_rl.html index 6ae05d00bd4c193571c5873a9f5b74e235be908b..f233f8e900aa20a9d69274044d12a9b801f4d83c 100644 --- a/oop_rl.html +++ b/oop_rl.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: oop_readline_register(), oop_readline_cancel()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/oop_sys.html b/oop_sys.html index 4c8d853b85a953aaa30127d537c3bf19cc9fa9c4..c9ea483c8577088caab50b02ec28fa7bf847fa0f 100644 --- a/oop_sys.html +++ b/oop_sys.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: oop_sys_new(), oop_sys_delete()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/oop_sys_run.html b/oop_sys_run.html index 40f5c0162c4494f895a494f6648a54a3bf61a2d2..46219c8429c158653793985d248443ae268650ac 100644 --- a/oop_sys_run.html +++ b/oop_sys_run.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: oop_sys_run()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/oop_sys_source.html b/oop_sys_source.html index 2770cb9b17d92a3b19f9c554b42c2ca143833e25..2fb3e467102696f4ce60ee032c7e7f35b4b61e23 100644 --- a/oop_sys_source.html +++ b/oop_sys_source.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: oop_sys_source()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/oop_www.html b/oop_www.html index d487e603971ae695fbda9d6f21d10805362c4d09..e36f49cfb9b9363ee5c33bd0434eafe0cc72ab0e 100644 --- a/oop_www.html +++ b/oop_www.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: oop_www_register(), oop_www_cancel(), oop_www_memory()</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/ref.html b/ref.html index 3cfed45cb3ee4839a8f06078230a4d2799dd8a0b..bc6fc3584d2ccec725d9dc5fe827fb675130c59b 100644 --- a/ref.html +++ b/ref.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: Reference</title> <link rel="stylesheet" type="text/css" href="style.css"> diff --git a/why.html b/why.html index 9d7a4fb42bd2e70ba7030f5539f166ce26531c79..d2a9ed46e474935d38fe5fa5cb427019c30f64dc 100644 --- a/why.html +++ b/why.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>liboop: Why?</title> <link rel="stylesheet" type="text/css" href="style.css">