Commit Graph

13 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
15e45981ea
👌 address review comments 2021-11-23 20:41:30 +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
Cristi Vîjdea
f5b3fb326c
Fix typos in operator[] documentation (#3102)
* Fix typos in operator[] documentation
* Fix additional typo
2021-10-20 21:59:33 +02:00
Niels Lohmann
12c0bc4c9e
📝 document less-than comparability 2021-05-03 20:20:52 +02:00
Niels Lohmann
0ff33d090b
👌 apply review comments 2021-03-29 22:32:54 +02:00
Niels Lohmann
203b53d7cb
💡 update documentation 2021-03-29 13:23:09 +02:00
Niels Lohmann
2f2c75942b
💚 fix build 2021-03-25 13:31:11 +01:00
Niels Lohmann
ba97e9f45d
📝 update documentation 2021-03-25 12:54:20 +01:00
Niels Lohmann
874f49e945
📝 add more API documentation 2020-08-12 14:29:25 +02:00
Niels Lohmann
fe89049aee
📝 add more API documentation 2020-08-12 13:41:59 +02:00