/yastdoc

Lookup documentation for YaST APIs

Primary LanguageRuby

Lookup documentation for YaST APIs

Getting started:

export RACK_ENV=production # if you want to expose the server outside localhost
bundle install
bundle exec bin/yastdoc &
xdg-open http://localhost:4567/?q=beer

Updating the index:

github-mirror # external dependency, updates $HOME/github-checkout
(cd data; ./update)