Documentation for the Atata Framework.
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.
Install Ruby gems using command shell:
gem install jekyll bundler
In order to build the documentation, execute the command: bundle exec jekyll build
or run build.bat
.
Atata is an open-source software, licensed under the Apache License 2.0. See LICENSE for details.