Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitadf4924

Browse files
committed
I'm adding some templates for the full documentation using ReST.
1 parent548573c commitadf4924

File tree

14 files changed

+36
-3
lines changed

14 files changed

+36
-3
lines changed

‎libs/network/doc/cpp-netlib.qbk‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
[def __quick_start__ quick start]
4646

4747

48-
[include miscellanea.qbk]
4948
[include quick_start.qbk]
49+
[include miscellanea.qbk]
5050
[include intro.qbk]
5151
[include using.qbk]
5252
[include techniques.qbk]

‎libs/network/doc/quick_start.qbk‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
[section:quick_start Quick Start]
1010

11+
[heading HTTP Client]
12+
13+
[import ../example/http/one_liner.cpp]
14+
[http_one_liner_main]
15+
1116
[/ section:hello_world_server Hello World Server]
1217

1318
[heading Hello World Server]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
=====================
2+
C++ Network Library
3+
=====================
4+

‎libs/network/doc/rst/history.rst‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

‎libs/network/doc/rst/http.rst‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

‎libs/network/doc/rst/pitfalls.rst‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

‎libs/network/doc/rst/reference.rst‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp