From fd7c01efb35b0e3bed55dd36b4c8d9bd0d553c8e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 6 Jun 2026 09:21:35 +0000 Subject: [PATCH 1/2] Initial plan From d284826889fecb68b721f508376ac516e7ebcfb7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 6 Jun 2026 09:23:17 +0000 Subject: [PATCH 2/2] Update NuGet package links and docs metadata --- src/Zander/paket.template | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Zander/paket.template b/src/Zander/paket.template index abf17a4..8ffb165 100644 --- a/src/Zander/paket.template +++ b/src/Zander/paket.template @@ -9,5 +9,9 @@ description Named after the fish: Zander. It's a small library to ease with parsing structured blocks of information within a 2-dimensional matrix of information. Typically you get this sort of information from report generators. You might still want to extract this information programmatically, thus the need for the fish. + Documentation: https://fsprojects.github.io/Zander/ + Tutorial: https://fsprojects.github.io/Zander/tutorial.html + API Reference: https://fsprojects.github.io/Zander/reference/index.html + Source: https://github.com/fsprojects/Zander projectUrl - https://github.com/wallymathieu/Zander + https://fsprojects.github.io/Zander/