Re: About .xhp files

2015-08-02 Thread Regina Henschel
Hi Mihály, now some additions: Remove any white-space at the end of lines. Such white-spaces might cause warnings later on. Make sure the new File has Unix line ends and utf-8 encoding without BOM and the file name extension xhp. Especially when working with an editor on Windows: Make sure t

Re: About .xhp files

2015-08-01 Thread Regina Henschel
Hi Mihály, Mihály Palenik schrieb: Hello, I'd like to write help page to Expert Configuration dialog but I have some question about xhp files. First of all If I create a new xhp file where should I save it, and what is its name? Is there any reference about xhp tags? And how can I connect

Re: About .xhp files

2015-07-31 Thread Olivier Hallot
; Hello, > > I'd like to write help page to Expert Configuration dialog but I have > some question about xhp files. First of all If I create a new xhp file > where should I save it, and what is its name? Is there any reference > about xhp tags? And how can I connect with appropriat

About .xhp files

2015-07-31 Thread Mihály Palenik
Hello, I'd like to write help page to Expert Configuration dialog but I have some question about xhp files. First of all If I create a new xhp file where should I save it, and what is its name? Is there any reference about xhp tags? And how can I connect with appropriate dialog? Thank y