Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
Library
plugin-template
Commits
20979946
Commit
20979946
authored
7 years ago
by
Krzysztof Dyszczyk
Browse files
Options
Downloads
Patches
Plain Diff
Docs for hooks
parent
afa90577
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
apigen.neon
+1
-1
1 addition, 1 deletion
apigen.neon
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
1
−
0
View file @
20979946
...
@@ -138,6 +138,7 @@ apigen docs:
...
@@ -138,6 +138,7 @@ apigen docs:
script
:
script
:
-
ls -l
-
ls -l
-
/app/vendor/bin/apigen generate
-
/app/vendor/bin/apigen generate
-
php /app/hooks-docs.php ${CI_PROJECT_DIR}
when
:
manual
when
:
manual
build to deploy
:
build to deploy
:
...
...
This diff is collapsed.
Click to expand it.
apigen.neon
+
1
−
1
View file @
20979946
...
@@ -17,7 +17,7 @@ baseUrl: "/"
...
@@ -17,7 +17,7 @@ baseUrl: "/"
templateTheme: default
templateTheme: default
php: false
php: false
sourceCode: false
sourceCode: false
tree:
fals
e
tree:
tru
e
deprecated: false
deprecated: false
todo: false
todo: false
download: false
download: false
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment