docs.datacontroller.io/docs/index.md

22 lines
795 B
Markdown
Raw Normal View History

2018-07-05 11:06:56 +00:00
# Data Controller Documentation
2018-07-04 13:20:03 +00:00
2018-07-05 11:14:16 +00:00
The Data Controller for SAS® enables users to self serve their data changes, and for data owners to retain control over those updates by reviewing and approving each update.
<iframe src="https://player.vimeo.com/video/277472582" width="640" height="360" frameborder="0" allowfullscreen></iframe>
2018-07-04 13:20:03 +00:00
For full documentation visit [mkdocs.org](http://mkdocs.org).
## Commands
* `mkdocs new [dir-name]` - Create a new project.
* `mkdocs serve` - Start the live-reloading docs server.
* `mkdocs build` - Build the documentation site.
* `mkdocs help` - Print this help message.
## Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.