Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Accessibility
KMag
Commits
a1cf6706
Commit
a1cf6706
authored
Apr 10, 2011
by
Jeremy Whiting
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move documentation into app folders
svn path=/trunk/KDE/kdeaccessibility/doc/kmag/; revision=1227521
parent
9ec565f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
CMakeLists.txt
CMakeLists.txt
+1
-0
doc/CMakeLists.txt
doc/CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
a1cf6706
project
(
kmag
)
add_subdirectory
(
doc
)
########### next target ###############
set
(
kmag_SRCS
...
...
doc/CMakeLists.txt
View file @
a1cf6706
########### install files ###############
#
kde4_create_handbook
(
index.docbook INSTALL_DESTINATION
${
HTML_INSTALL_DIR
}
/en
)
kde4_create_handbook
(
index.docbook INSTALL_DESTINATION
${
HTML_INSTALL_DIR
}
/en
SUBDIR kmag
)
kde4_create_manpage
(
man-kmag.1.docbook 1 INSTALL_DESTINATION
${
MAN_INSTALL_DIR
}
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment