/atata.io

Atata Framework documentation

Primary LanguageHTMLApache License 2.0Apache-2.0

Docs Twitter Slack

Documentation for the Atata Framework.

Setup documentation

Jekyll

Jekyll is used as an engine for documentation generation. Therefore, Ruby and Jekyll should be installed. To configure Jekyll for Atata documentation locally follow Jekyll on Windows installation instructions. RubyInstaller can be used to install Ruby.

Ruby gems

Install Ruby gems using command shell:

gem install jekyll bundler

Build

In order to build the documentation, execute the command: bundle exec jekyll build or run build.bat.

License

Atata is an open-source software, licensed under the Apache License 2.0. See LICENSE for details.