-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Docs, Docs Examples, libmongoc
-
None
evgeni.dobranov noticed that the update example under "Updating a Document" in the mongoc tutorial.rst differs from the example-update.c included in the examples. Most of the code in tutorial.rst are fully compilable snippets. Should we extract them and place them into separate .c files under examples, and include with literal-include?