-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More documentation updates for 3.11.0 #3553
More documentation updates for 3.11.0 #3553
Conversation
f2e3ae6
to
f0a18d7
Compare
beda26d
to
0dff577
Compare
0dff577
to
7571b2f
Compare
c324988
to
485917d
Compare
The test timeout issue is not fixed and, thanks to the debug commit, I understand why. I thought I was being clever by resetting the test timeout based on the |
485917d
to
390bfc0
Compare
390bfc0
to
9d3e334
Compare
I'll double-check things tomorrow but I believe this one's complete now. docset should be on par with mkdocs. |
Sigh - we need some mechanism to compile some examples with higher C++ versions. Quick idea: encode the version in the file name. |
Yeah, I don't have a better idea for now. On it (after I grab some coffee :-)). |
For the record:
|
277286f
to
399f0a4
Compare
@@ -1,24 +1,82 @@ | |||
JSON_for_Modern_C++.docset: Info.plist docSet.sql | |||
$(MAKE) clean |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Undo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope. This line has to go. clean
removes docSet.dsidx
.
7af8422
to
27773b8
Compare
27773b8
to
3cb9731
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Hold. Hold. Hold. Checking on one last issue. |
All good. |
mkdocs
string_view
examples.operator<=>
examples.<function> _ _ <parameter type> [_ const]
docset
object_comparator_t
, BJData, "Arbitrary Type Conversions", ...list_missing_pages
make target. Prints the list of mkdocs pages missing from the docset index.list_removed_paths
make target. Prints the list of paths in the docset index without a matching mkdocs page.install_docset_zeal
make target (https://zealdocs.org/). (That's the documentation browser I'm using.)To Do
JSON_DISABLE_ENUM_SERIALIZATION
Default definition
section.unit-udt.cpp
https://json.nlohmann.me/features/arbitrary_types/#how-can-i-use-get-for-non-default-constructiblenon-copyable-types