mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-15 01:55:13 +02:00
docs: split user and developer docs (#93)
This commit is contained in:
parent
e8d49559c4
commit
60eee78465
39 changed files with 499 additions and 445 deletions
|
|
@ -85,13 +85,13 @@ omnigraph branch create --from main feature-x ./repo.omni
|
|||
omnigraph branch merge feature-x --into main ./repo.omni
|
||||
```
|
||||
|
||||
See [docs/cli.md](docs/cli.md) for schema apply, snapshots, ingest, runs, and policy commands.
|
||||
See [docs/user/cli.md](docs/user/cli.md) for schema apply, snapshots, ingest, runs, and policy commands.
|
||||
|
||||
## Docs
|
||||
|
||||
- [Install guide](docs/install.md)
|
||||
- [CLI guide](docs/cli.md)
|
||||
- [Deployment guide](docs/deployment.md)
|
||||
- [Install guide](docs/user/install.md)
|
||||
- [CLI guide](docs/user/cli.md)
|
||||
- [Deployment guide](docs/user/deployment.md)
|
||||
|
||||
## Build And Test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue