Skip to content

Commit 3b67e44

Browse files
committed
Fixing headings in index.rst.
1 parent 95b326c commit 3b67e44

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

libs/network/doc/index.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
.. http://www.boost.org/LICENSE_1_0.txt)
2222
2323
Welcome
24-
=======
24+
-------
2525

2626
The :mod:`cpp-netlib` is a library that provides application layer
2727
protocol support using modern C++ techniques. It is light-weight,
@@ -34,7 +34,7 @@ presentation about :mod:`cpp-netlib` was given at `BoostCon 2010`_,
3434
for which the `slides`_ and the `paper`_ can be found on-line.
3535

3636
Sneak Peak
37-
==========
37+
----------
3838

3939
The :mod:`cpp-netlib` allows you to write semantically consistent code for
4040
making different kinds of higher level network applications.
@@ -57,7 +57,7 @@ For simple C++ HTTP client applications.
5757
The :mod:`cpp-netlib` is being developed for eventual submission to Boost_.
5858

5959
Download
60-
========
60+
--------
6161

6262
You can download the latest releases of the library at:
6363

@@ -73,7 +73,7 @@ the GitHub_ project page at:
7373
http://github.com/mikhailberis/cpp-netlib
7474

7575
Support
76-
=======
76+
-------
7777

7878
You can ask questions, join the discussion, and report issues to the developers
7979
mailing list by joining via:
@@ -85,7 +85,7 @@ You may also file issues on the Github_ issue tracker at:
8585
http://github.com/mikhailberis/cpp-netlib/issues
8686

8787
Contents
88-
========
88+
--------
8989

9090
.. toctree::
9191
:maxdepth: 2

0 commit comments

Comments
 (0)