Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dotbunny/gdx.devdocs

Automated documentation repository for the GDX package.
https://github.com/dotbunny/gdx.devdocs

Last synced: 9 days ago
JSON representation

Automated documentation repository for the GDX package.

Awesome Lists containing this project

README

        

# GDX.Documentation
This repository contains the static generated content for the [GDX](https://github.com/dotBunny/GDX) package's documentation, generated from the [dev](https://github.com/dotBunny/GDX/tree/dev) branch. It can be found at [https://gdx-dev.dotbunny.com/](https://gdx-dev.dotbunny.com/).

> Please make all change/pull requests against the main [GDX](https://github.com/dotBunny/GDX) repository.

Also included is the source for the **Dox** tool which is used elevate the generation process.

It can be used to preview locally the generated documentation by executing something like:
```bash
Dox.dll --generate --input ../../../../Projects/GDX_Development/Packages/com.dotbunny.gdx
````

Generated by [DocFX](https://dotnet.github.io/docfx/), and hosted by [GitHub Pages](https://pages.github.com/).