Skip to content

Commit 9b271d0

Browse files
committed
Added .rst docs (incomplete).
1 parent 5b47cb1 commit 9b271d0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1045
-2573
lines changed

libs/network/doc/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/network/doc/CMakeLists.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Copyright (c) Glyn Matthews 2010.
2+
# Distributed under the Boost Software License, Version 1.0.
3+
# (See accompanying file LICENSE_1_0.txt or copy at
4+
# http://www.boost.org/LICENSE_1_0.txt)
5+
6+
7+
8+
# find "sphinxtogithub"
9+
# generate conf.py using release, sphinxtogithub, todo, style, theme

libs/network/doc/Jamfile.v2

Lines changed: 0 additions & 55 deletions
This file was deleted.

libs/network/doc/rst/Makefile renamed to libs/network/doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
SPHINXOPTS =
66
SPHINXBUILD = sphinx-build
77
PAPER =
8-
BUILDDIR = _build
8+
BUILDDIR = build
99

1010
# Internal variables.
1111
PAPEROPT_a4 = -D latex_paper_size=a4

libs/network/doc/acknowledgements.qbk

Lines changed: 0 additions & 13 deletions
This file was deleted.

libs/network/doc/appendices.qbk

Lines changed: 0 additions & 15 deletions
This file was deleted.

libs/network/doc/architecture.qbk

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)