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

https://github.com/tabulareditor/tabulareditordocs

This is the articles for the Tabular Editor documentation site, https://docs.tabulareditor.com
https://github.com/tabulareditor/tabulareditordocs

Last synced: about 2 months ago
JSON representation

This is the articles for the Tabular Editor documentation site, https://docs.tabulareditor.com

Awesome Lists containing this project

README

          

# TabularEditorDocs
This is the GitHub repository for the Tabular Editor documentation site, https://docs.tabulareditor.com. The repository contains documentation articles for both the open-source Tabular Editor 2.x as well as the commercial Tabular Editor 3, including articles for common features and C# scripting documentation.

# Technical details
The site uses [DocFX](https://dotnet.github.io/docfx/) and GitHub flavoured markdown for all articles.

# How to contribute
All contributions are welcome. We will review all pull requests submitted.

To test your changes locally, download [DocFX](https://dotnet.github.io/docfx/) and run the command `docfx --serve` in the root of the project.