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
- Host: GitHub
- URL: https://github.com/tabulareditor/tabulareditordocs
- Owner: TabularEditor
- Created: 2021-09-05T21:47:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T09:23:10.000Z (about 1 year ago)
- Last Synced: 2025-02-13T10:28:52.368Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 46.1 MB
- Stars: 13
- Watchers: 3
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.