Difference between revisions of "Manual Html Generation"

From Gramps
Jump to: navigation, search
(New page: == Generate html pages with a Python program == I wrote a Python program that can parse the text of the wiki manual page and gives a html page as a result. I will gradually parse all Gra...)
 
Line 4: Line 4:
  
 
I will gradually parse all Gramps 3.0 manual pages.
 
I will gradually parse all Gramps 3.0 manual pages.
 +
 +
You can see the first [http://users.telenet.be/frederik.de.richter/gramps/Main_Window.html result here]
  
 
The syntax of the Gramps manual pages must comply to certain rules.
 
The syntax of the Gramps manual pages must comply to certain rules.

Revision as of 15:09, 26 January 2008

Generate html pages with a Python program

I wrote a Python program that can parse the text of the wiki manual page and gives a html page as a result.

I will gradually parse all Gramps 3.0 manual pages.

You can see the first result here

The syntax of the Gramps manual pages must comply to certain rules.


TO DO explain rules

For further info pls. contact Frederik dot De dot Richter at pandora dot be.