# zedgraph.github.io **Repository Path**: mirrors_ZedGraph/zedgraph.github.io ## Basic Information - **Project Name**: zedgraph.github.io - **Description**: Static site hosting for the official ZedGraph API documentation, generated with DocFX. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-23 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZedGraph.github.io This repository hosts the static website for [ZedGraph](https://github.com/ZedGraph/ZedGraph)'s API documentation, generated using [DocFX](https://dotnet.github.io/docfx/). - **v5.2 API documentation:** [link](https://zedgraph.github.io/v5.2/) - **v5.1 API documentation:** [link](https://zedgraph.github.io/v5.1/) ## 📦 Source The documentation is automatically generated from the XML comments and code in the [ZedGraph repository](https://github.com/ZedGraph/ZedGraph) using a [GitHub Actions workflow](https://github.com/ZedGraph/ZedGraph/actions) and [DocFX](https://dotnet.github.io/docfx/). ## 🔄 Updates This site is updated automatically on changes to the `master` branch of the ZedGraph repository. ## 📄 License Documentation is provided under the same license as the ZedGraph project: [GNU Lesser General Public License v2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html).