Commit Graph

7 Commits

Author SHA1 Message Date
Niels Lohmann
61154547d1
Merge branch 'develop' of https://github.com/nlohmann/json into string_view
 Conflicts:
	doc/mkdocs/docs/api/basic_json/contains.md
	doc/mkdocs/docs/api/basic_json/find.md
	include/nlohmann/json.hpp
	single_include/nlohmann/json.hpp
	test/src/unit-regression2.cpp
2021-12-31 14:27:30 +01:00
Niels Lohmann
29cd970b94
Consolidate documentation (#3071)
* 🔥 consolidate documentation
* ♻️ overwork std specializations
* 🚚 move images files to mkdocs
* ♻️ fix URLs
* 🔧 tweak MkDocs configuration
* 🔧 add namespaces
* 📝 document deprecations
* 📝 document documentation generation
* 🚸 improve search
* 🚸 add examples
* 🚧 start adding documentation for macros
* 📝 add note for https://github.com/nlohmann/json/issues/874#issuecomment-1001699139
* 📝 overwork example handling
* 📝 fix Markdown tables
2021-12-29 13:41:01 +01:00
Niels Lohmann
25ca594ff7
📝 overwork documentation 2021-11-20 13:09:37 +01:00
Niels Lohmann
eb0f8d734c
👌 apply review comments 2021-05-03 20:42:28 +02:00
Niels Lohmann
12c0bc4c9e
📝 document less-than comparability 2021-05-03 20:20:52 +02:00
Niels Lohmann
ba97e9f45d
📝 update documentation 2021-03-25 12:54:20 +01:00
Niels Lohmann
fe89049aee
📝 add more API documentation 2020-08-12 13:41:59 +02:00