diff --git a/.gitattributes b/.gitattributes index 5d7250f8b4..a227b373c4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6501,6 +6501,7 @@ tools/apiwizz/apiwizard.pp svneol=native#text/pascal tools/apiwizz/apiwizz.lpi svneol=native#text/plain tools/apiwizz/apiwizz.pp svneol=native#text/pascal tools/check_ide_libs.sh -text svneol=native#application/x-sh +tools/chmmaker/README.txt svneol=native#text/plain tools/chmmaker/chmmaker.lpi svneol=native#text/plain tools/chmmaker/chmmaker.lpr svneol=native#text/plain tools/chmmaker/chmsitemapeditor.lfm svneol=native#text/plain diff --git a/tools/chmmaker/README.txt b/tools/chmmaker/README.txt new file mode 100644 index 0000000000..c864756034 --- /dev/null +++ b/tools/chmmaker/README.txt @@ -0,0 +1,6 @@ +Quick start: + +Compile and run chmmaker.lpi +Open the project "example/example.hfp" via the menu File / Open +Click the "Compile" button. +This will create "example.chm", which can be shown by any chm viewer, including "lhelp", which you can find in lazarus/components/chmhelp/lhelp/.