Doc: Add link to format specification and previous development locations
This commit is contained in:
@@ -9,3 +9,9 @@ Utility library for C++.
|
|||||||
- Formatting library
|
- Formatting library
|
||||||
- JSON parsing
|
- JSON parsing
|
||||||
- Unit test macros
|
- Unit test macros
|
||||||
|
|
||||||
|
** Formatting library
|
||||||
|
|
||||||
|
The format specification has been heavily inspired by the ~{fmt}~ library, most of the [[https://fmt.dev/latest/syntax.html#format-specification-mini-language][mini-language]] is supported.
|
||||||
|
|
||||||
|
*Note*: Development was previously done at: [[https://github.com/riyyi/manafiles/tree/6f0e3d6063ab75ad81899135689569e440ddb813/src/util][manafiles/src/util]] and [[https://github.com/riyyi/manafiles/tree/6f0e3d6063ab75ad81899135689569e440ddb813/test][manafiles/test]].
|
||||||
|
|||||||
Reference in New Issue
Block a user