README: Create a markdown file
authorAndreas Schneider <asn@samba.org>
Tue, 19 Feb 2019 15:18:10 +0000 (16:18 +0100)
committerAndreas Schneider <asn@samba.org>
Wed, 20 Feb 2019 16:24:04 +0000 (17:24 +0100)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
CPackConfig.cmake
README.md [moved from README with 74% similarity]

index 6cf14a65aa28a65d99253251310198b82e89dcb9..11b03145d9b82ca80b8ae7be82278311c918cdf6 100644 (file)
@@ -4,7 +4,7 @@
 ### general settings
 set(CPACK_PACKAGE_NAME ${PROJECT_NAME})
 set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The SSH library")
-set(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_SOURCE_DIR}/README")
+set(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_SOURCE_DIR}/README.md")
 set(CPACK_PACKAGE_VENDOR "The SSH Library Development Team")
 set(CPACK_PACKAGE_INSTALL_DIRECTORY ${CPACK_PACKAGE_NAME})
 set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/LICENSE")
similarity index 74%
rename from README
rename to README.md
index 12494cf78c0855e910a07a963763752fd8da497e..3e0ca5d4d15c2c1a0964c96ead5662370390cfa0 100644 (file)
--- a/README
+++ b/README.md
@@ -8,11 +8,11 @@ DESCRIPTION
 
 More details can be found in the manpage:
 
-  man -l ./doc/socket_wrapper.1
+    man -l ./doc/socket_wrapper.1
 
 or the raw text version:
 
-  less ./doc/socket_wrapper.1.txt
+    less ./doc/socket_wrapper.1.txt
 
 For installation instructions please take a look at the README.install file.
 
@@ -21,4 +21,4 @@ MAILINGLIST
 
 As the mailing list samba-technical is used and can be found here:
 
-https://lists.samba.org/mailman/listinfo/samba-technical
+https://lists.samba.org/mailman/listinfo/samba-technical