Commit Graph

11 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
76109db662
Merge branch 'develop' of https://github.com/nlohmann/json into string_view 2021-11-20 11:21:44 +01:00
Dirk Stolle
fe230334d9
fix typos in documentation (#3140)
* fix typos in documentation

* revert changes to ChangeLog.md
2021-11-14 14:25:14 +01:00
Niels Lohmann
12c0bc4c9e
📝 document less-than comparability 2021-05-03 20:20:52 +02:00
Niels Lohmann
ea4891fb5c
👌 implement some review comments 2021-03-31 10:42:08 +02:00
Niels Lohmann
69d74d4e3d
♻️ clean up 2021-03-30 08:41:44 +02:00
Niels Lohmann
203b53d7cb
💡 update documentation 2021-03-29 13:23:09 +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