File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Sources/TOMLDecoder/TOMLDecoder.docc Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ and convert these initial value types into compatible types in the `Decodable`s.
4545### Infrastructure improvements
4646
4747* The full toml-lang/toml-test suite is now imported as unit tests.
48- * [ A new documentation site] ( https://dduan.github.io/TOMLDecoder/documentation/tomldecoder/ ) .
48+ * [ A new documentation site] ( https://dduan.github.io/TOMLDecoder/0.4.x/ documentation/tomldecoder/ ) .
4949* More comprehensive CI jobs.
5050* New benchmark infra, and suite.
5151
Original file line number Diff line number Diff line change 22
33Links to docs for each TOMLDecoder releases.
44
5- * [ Version 0.4.0] ( https://dduan.github.io/TOMLDecoder/0.4.x/documentation/tomldecoder/ )
5+ * [ the main branch] ( https://dduan.github.io/TOMLDecoder/main/documentation/tomldecoder/ )
6+ * [ Version 0.4.0] ( https://dduan.github.io/TOMLDecoder/0.4.x/documentation/tomldecoder/ ) (latest release)
67* [ Version 0.3.x] ( https://github.com/dduan/TOMLDecoder/tree/0.3.3/Documentation )
78* [ Version 0.2.x] ( https://github.com/dduan/TOMLDecoder/tree/0.2.2/Documentation )
89* [ Version 0.1.x] ( https://github.com/dduan/TOMLDecoder/tree/0.1.6/Documentation )
You can’t perform that action at this time.
0 commit comments