readme reorganize
This commit is contained in:
parent
28bc37cef2
commit
b97d23fa99
1 changed files with 4 additions and 4 deletions
|
|
@ -2,15 +2,15 @@
|
||||||
|
|
||||||
zawz's standard C++ library. Tools for easier coding
|
zawz's standard C++ library. Tools for easier coding
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
Use ``doxygen`` to generate HTML documentation files
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
``make static`` for a static build
|
``make static`` for a static build
|
||||||
``make shared`` for a shared build
|
``make shared`` for a shared build
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
Use ``doxygen`` to generate HTML documentation files
|
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
``sudo make install``
|
``sudo make install``
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue