mirror of
https://github.com/nlohmann/json.git
synced 2026-05-22 06:05:23 +00:00
📝 add documentation for numbers
This commit is contained in:
@@ -9,7 +9,7 @@ repo_url: https://github.com/nlohmann/json
|
||||
edit_uri: edit/develop/doc/mkdocs/docs
|
||||
|
||||
# Copyright
|
||||
copyright: Copyright © 2013 - 2020 Niels Lohmann
|
||||
copyright: Copyright © 2013 - 2021 Niels Lohmann
|
||||
|
||||
# Configuration
|
||||
theme:
|
||||
@@ -62,7 +62,9 @@ nav:
|
||||
- features/parsing/sax_interface.md
|
||||
- features/enum_conversion.md
|
||||
- features/macros.md
|
||||
- features/types.md
|
||||
- Types:
|
||||
- features/types/index.md
|
||||
- features/types/number_handling.md
|
||||
- Integration:
|
||||
- integration/index.md
|
||||
- integration/cmake.md
|
||||
|
||||
Reference in New Issue
Block a user