Skip to content

Getting started documentation #340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Copy where to find static libraries to linux section.
- Forgot to copy this part of the note in commit #6abffd6.
  • Loading branch information
kaspervandenberg committed Dec 2, 2013
commit 806ba7790478ad6c423ec0e2afe2d2516a3bdad0
2 changes: 2 additions & 0 deletions libs/network/doc/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ Once the build has completed, you can now run the test suite by issuing::
libcppnetlib-server-parsers.a
libcppnetlib-uri.a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the indents are broken here. Please align as appropriate.


Users can find them in ``~/cpp-netlib-build/libs/network/src``.

Building On Windows
~~~~~~~~~~~~~~~~~~~

Expand Down