Skip to content
Snippets Groups Projects
user avatar
stgeknob authored
9f47694c
History
Name Last commit Last update
public
.gitlab-ci.yml
README.md

Build Status


HTML docemntation of the eUCRITE API site using GitLab Pages.

Learn more about GitLab Pages at https://pages.gitlab.io and the official documentation https://docs.gitlab.com/ce/user/project/pages/.


The HTML pages are generated from the main project's JAVADOC using the gitlab-ci pipeline. To update the pages generate the HTML from the JAVADOC and replace the existing HTML in this repository, then run the pipeline.

Note: The pipeline should be run automatically upon a push to the remote from a local instance of this repository.