Oliver,

On Saturday, 2016-03-19 16:49:36 +0100, you wrote:

> Rainer, if you think your changes do not break the online Wiki you are 
> welcome 
> to push your changes. I will review the changes, too.

Oh, I would never bet they won't break anything :-)

Currently the changes consist of

   - an ".hgignore" file  which  tells Mercurial to ignore  the "*.html"
     files created,  to ignore "*.time" time stamp files  which are used
     by the makefile (see below),  and finally to ignore Emacs or XEmacs
     backup files when editing locally.

   - a makefile defining the rules "clean", "doc", "fix",  and "navigat-
     ion", where "clean" removes any "*.html" files  while "doc" creates
     them (these two rules  are meant to be only  locally used  by those
     wanting offline  documentation).   The "fix" rule  will do what you
     called "healing these issues", and yes, it's usable as often as you
     want and will weed out whatever  managed to creep in since its last
     call.   Finally the "navigation" rule  replaces the "Home | Manual"
     links with four links  "Prev (...)  | Home |  Manual | (...) Next".
     It should be called at least when the adding, renaming, or deleting
     of "*.md" files causes changes in file "DocMain.md".

   - three shell scripts "DocMake.sh", "DocFix.sh",  and "NavBar.sh" do-
     ing all the magic involved.

Apart from that  the old script "Markdown.pl"  will be removed by one of
the two patches.

The "README.txt" file is not yet included but will come soon.

> ...
> The next step will be to add the Wiki repo as subrepo to the source code  
> repo. If that has happened, you can extend the cmake files to build and 
> install the offline wiki.

Never try to teach an old horse new tricks ... :-)

While I am fairly familiar with good ol' "make" or "configure" I haven't
the faintest idea as to how to configure "cmake" projects  ... and, hon-
estly, I'm not at all sure I really want to know ...

Sincerely,
  Rainer

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to