mirror of
https://github.com/boostorg/stacktrace.git
synced 2026-01-22 05:42:25 +00:00
Move the documentation link higher in README.md
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
### Stacktrace
|
||||
Library for storing and printing backtraces.
|
||||
Library for storing and printing backtraces. [Documentation](http://apolukhin.github.io/stacktrace/index.html)
|
||||
|
||||
|
||||
### Test results
|
||||
@ | Build | Tests coverage | More info
|
||||
@@ -7,9 +8,6 @@ Library for storing and printing backtraces.
|
||||
Master branch: | [](https://travis-ci.org/apolukhin/stacktrace) [](https://ci.appveyor.com/project/apolukhin/stacktrace/branch/master) | [](https://coveralls.io/r/apolukhin/stacktrace?branch=master) | [details...](http://www.boost.org/development/tests/master/developer/stacktrace.html)
|
||||
|
||||
|
||||
[Latest developer documentation](http://apolukhin.github.io/stacktrace/index.html)
|
||||
|
||||
|
||||
### Caution
|
||||
This is not an official Boost C++ library. It wasn't reviewed and can't be downloaded from www.boost.org. This library is available to the community to know real interest and get comments for refinement. The intention is to submit library to formal review, if community think that it is interesting!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user