Home
last modified time | relevance | path

Searched +full:- +full:- +full:exclude +full:- +full:lines +full:- +full:by +full:- +full:pattern (Results 1 – 2 of 2) sorted by relevance

/honee/
H A DDoxyfile3 # This file describes the settings to be used by the documentation system
20 # doxygen -x [configFile]
24 # doxygen -x_noenv [configFile]
26 #---------------------------------------------------------------------------
28 #---------------------------------------------------------------------------
31 # file that follow. The default is UTF-8 which is also the encoding used for all
35 # The default value is: UTF-8.
37 DOXYFILE_ENCODING = UTF-8
39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
40 # double-quotes, unless you are using Doxywizard) that should identify the
[all …]
H A D.gitlab-ci.yml1 # ----------------------------------------------------------------------------------------
3 # ----------------------------------------------------------------------------------------
5 - test:stage-lint
6 - test:stage-full
7 - test:post
8 - test:docs
9 - deploy
15 .test-basic:
19 - web
20 - merge_requests
[all …]