RIHA help files for UI and API end-users
- Only pages under /docs are included in the final HTML page
- The page is genereated with jekyll to abi.riha.ee once a day
- New pages should be created right under /docs
- New images should be added to /docs/assets/images/data folder
- Set up the page locally to test your changes before commiting them to the master branch
- After adding a new page, a link has to be added to index.md
- If there are several sections on a page, you can create an internal link to the specific section by using the heading's id after hashtag element in the link
- All CSS files are under /docs/css
- /docs/css/bower_components includes general RIHA-specific CSS files
- RIHA-Help specific design elements should be overriden in resources.css file