mirror of
https://github.com/QuasarApp/backward-cpp.git
synced 2025-04-30 12:14:31 +00:00
Merge pull request #62 from bryant1410/master
Fix broken headings in Markdown files
This commit is contained in:
commit
3d8767199d
@ -21,7 +21,7 @@ You can see that for the trace #1 in the example, the function
|
|||||||
`you_shall_not_pass()` was inlined in the function `...read2::do_test()` by the
|
`you_shall_not_pass()` was inlined in the function `...read2::do_test()` by the
|
||||||
compiler.
|
compiler.
|
||||||
|
|
||||||
##Installation
|
## Installation
|
||||||
|
|
||||||
#### Install backward.hpp
|
#### Install backward.hpp
|
||||||
|
|
||||||
@ -39,7 +39,7 @@ errors (segfault, abort, un-handled exception...), simply add a copy of
|
|||||||
The code in `backward.cpp` is trivial anyway, you can simply copy what it's
|
The code in `backward.cpp` is trivial anyway, you can simply copy what it's
|
||||||
doing at your convenience.
|
doing at your convenience.
|
||||||
|
|
||||||
##Configuration & Dependencies
|
## Configuration & Dependencies
|
||||||
|
|
||||||
### Integration with CMake
|
### Integration with CMake
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user