Activate GitLab CI and GitLab Pages (HTML docs).

The GitLab CI control file enables continuous builds after every commit
and generates the (doxygen) HTML documentation.

The documentation is put online on GitLab pages at:

https://fltk.gitlab.io/fltk/


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12964 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2018-06-22 16:31:30 +00:00
parent aafcaaef7d
commit 1690585b49
2 changed files with 119 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Public Documentation Directory
File: public/README.md
You should never see this file unless explicitly requested by URL.
This is a placeholder for GitLab Pages.