Skip to content

Commit 3ce7f40

Browse files
halnasriThomasClausnitzer
authored andcommitted
edited JLS 71
1 parent 4d0ded3 commit 3ce7f40

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

TSF/trustable/assertions/TA-CONSTRAINTS_CONTEXT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ reporting bugs, issues, and requests.
5353
- Installation manuals with worked examples
5454
- **Answer**: See JLS-70.
5555
- Configuration manuals with worked examples
56-
- **Answer**: See JLS-71. TODO adapt JLS-71 with sources for configuration.
56+
- **Answer**: See JLS-71.
5757
- Specification documentation with a clearly defined scope
5858
- **Answer**: See JLS-72. TODO check what a specification documentation actually is and whether this is covered by JLS-72 (the design goals reference)
5959
- User guides detailing limitations in interfaces designed for expandability or modularity

TSF/trustable/statements/JLS-71.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
---
22
level: 1.1
33
normative: true
4+
references:
5+
- type: project_website
6+
url: "https://json.nlohmann.me/features/macros/"
7+
description: "Configuration documentation via supported preprocessor macros."
8+
- type: project_website
9+
url: "https://json.nlohmann.me/integration/cmake/"
10+
description: "CMake integration documentation, including build options that map to configuration macros."
411
---
512

613
The nlohmann/json library provides configuration manuals with worked examples.

0 commit comments

Comments
 (0)