From b08d7e31edd149a9822f2cfc1d30628d5dc245a7 Mon Sep 17 00:00:00 2001 From: nishi Date: Wed, 10 Apr 2024 05:26:55 +0000 Subject: [PATCH] index git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@301 d27a3e52-49c5-7645-884c-6793ebffc270 --- Document/index-jp.md | 7 +------ Document/index.md | 12 ++++++++---- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/Document/index-jp.md b/Document/index-jp.md index 88c48a3..804e5f8 100644 --- a/Document/index-jp.md +++ b/Document/index-jp.md @@ -1,9 +1,4 @@ -# ドキュメント {#mainpage} - -@image html w3.png width=48px -@image latex w3.png width=7.5cm - -LibW3のドキュメントへようこそ +# アブストラクト {#mainpage} @example fetch.c @example interactive.c diff --git a/Document/index.md b/Document/index.md index 2ff991e..1710639 100644 --- a/Document/index.md +++ b/Document/index.md @@ -1,9 +1,13 @@ -# Documentation {#mainpage} +# Abstract {#mainpage} -@image html w3.png width=48px -@image latex w3.png width=7.5cm +**LibW3** is a general-purpose, platform independent, and low-level C WWW library. + +Its mission is to provide usually used protocols, while providing "open-source" protocols like Gemini. + +## License + +**LibW3** is free software, and sources are published under 3-clause BSD License. -Welcome to the documentation of LibW3 @example fetch.c @example interactive.c -- 2.43.0