Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nheko
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nheko Reborn
nheko
Commits
9f31095e
Unverified
Commit
9f31095e
authored
3 years ago
by
Nicolas Werner
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #909 from tastytea/rename-manpage
Rename man page so GitHub renders it.
parents
e51ec7ff
4210fe19
No related branches found
No related tags found
No related merge requests found
Pipeline
#2519
passed
3 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
man/CMakeLists.txt
+1
-1
1 addition, 1 deletion
man/CMakeLists.txt
man/nheko.1.adoc
+0
-0
0 additions, 0 deletions
man/nheko.1.adoc
with
1 addition
and
1 deletion
man/CMakeLists.txt
+
1
−
1
View file @
9f31095e
...
...
@@ -2,7 +2,7 @@
include
(
GNUInstallDirs
)
configure_file
(
"
${
PROJECT_NAME
}
.1.adoc
.in
"
"
${
PROJECT_NAME
}
.1.adoc"
@ONLY
)
configure_file
(
"
${
PROJECT_NAME
}
.1.adoc"
"
${
PROJECT_NAME
}
.1.adoc"
@ONLY
)
find_program
(
ASCIIDOC_COMPILER a2x
)
if
(
NOT ASCIIDOC_COMPILER
)
...
...
This diff is collapsed.
Click to expand it.
man/nheko.1.adoc
.in
→
man/nheko.1.adoc
+
0
−
0
View file @
9f31095e
File moved
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