Add links to docs in the Help menu (#3274)
* Fix #3266 and Fix #3197 * Add documentation links to Help menu * Added offline documentation (PDF) for Getting Started Guide and User Guide
This commit is contained in:
committed by
Jonathan White
parent
05c11d1b7c
commit
9728df2a48
@@ -39,6 +39,8 @@ if(APPLE)
|
||||
install(FILES macosx/keepassxc.icns DESTINATION ${DATA_INSTALL_DIR})
|
||||
endif()
|
||||
|
||||
install(DIRECTORY docs/ DESTINATION ${DATA_INSTALL_DIR}/docs FILES_MATCHING PATTERN "*.pdf")
|
||||
|
||||
install(DIRECTORY wizard/ DESTINATION ${DATA_INSTALL_DIR}/wizard FILES_MATCHING PATTERN "*.png")
|
||||
|
||||
install(DIRECTORY icons/application/ DESTINATION ${DATA_INSTALL_DIR}/icons/application
|
||||
|
||||
BIN
share/docs/KeePassXC_GettingStarted.pdf
Normal file
BIN
share/docs/KeePassXC_GettingStarted.pdf
Normal file
Binary file not shown.
BIN
share/docs/KeePassXC_UserGuide.pdf
Normal file
BIN
share/docs/KeePassXC_UserGuide.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user