This repo is the source for the current https://docs.2sxc.org.
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
- With VS Code, just open the folder
2sxc Docs Generator
and run build - With Visual Studio, open the solution in the folder
2sxc Docs Generator
and rebuild solution
Note that for this to work, these two repos must be in sibling folders, like this
- Some root, like
c:\projects\2sxc\
2sxc-docs
(this solution)2sxc
- this repo: 2sxceav-server
- this repo: EAV Server