https://github.com/2sic/2sxc-docs
docs.2sxc.org Repo
https://github.com/2sic/2sxc-docs
Last synced: 3 months ago
JSON representation
docs.2sxc.org Repo
- Host: GitHub
- URL: https://github.com/2sic/2sxc-docs
- Owner: 2sic
- Created: 2019-11-29T12:26:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-29T22:27:53.000Z (3 months ago)
- Last Synced: 2026-01-30T04:38:19.969Z (3 months ago)
- Language: JavaScript
- Size: 143 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
Awesome Lists containing this project
README
# 2sxc Docs
This repo is the source for the current .
We keep it in a separate repo so docs-changes don't clutter the git-history of the EAV/2sxc software.
To generate the docs you have two options
1. With VS Code, just open the workspace in the subfolder `2sxc Docs Generator\2sxc Docs.code-workspace` and run `dotnet docfx` in `docs-src`folder (in the terminal) or run build task ([Ctrl] + [Shift] + [B])
1. With Visual Studio, open the solution in the folder `2sxc Docs Generator` and rebuild solution
Further instructions:
Note that for this to work, these two repos must be in sibling folders, like this
* Some root, like `c:\projects\2sxc\`
1. `2sxc-docs` (this solution)
1. `2sxc` - this repo: [2sxc](https://github.com/2sic/2sxc)
1. `eav-server` - this repo: [EAV Server](https://github.com/2sic/eav-server)