Add status: "draft" to multiple documentation pages and enhance navigation sections

This commit is contained in:
yhirose
2026-03-14 23:46:14 -04:00
parent 4a1e9443ee
commit 1c6b3ea5a0
6 changed files with 10 additions and 0 deletions

View File

@@ -18,5 +18,8 @@ HTTPSも使えます。OpenSSLやmbedTLSをリンクするだけで、サーバ
## ドキュメント
- [A Tour of cpp-httplib](tour/) — 基本を順を追って学べるチュートリアル。初めての方はここから
## お楽しみに
- [Cookbook](cookbook/) — 目的別のレシピ集。必要なトピックから読めます
- [Building a Desktop LLM App](llm-app/) — llama.cpp を組み込んだデスクトップアプリを段階的に構築する実践ガイド