Hi Istvan,
I cloned your pygr-psu repository and am looking at the doc/rest
material. It looks like you have not converted the main Pygr
documentation to RST, is that right? I just scanned the size of all
the rst files in your repository:
leec$ find . -name '*.rst' -exec wc {} \;
32 69 680 ./rest/contents.rst
20 65 509 ./rest/contrib/databrowser.rst
103 409 3319 ./rest/contrib/fetch.rst
46 88 829 ./rest/guidelist.rst
393 3398 23545 ./rest/guides/devguide.rst
217 1596 9891 ./rest/guides/gitusage.rst
7 37 246 ./rest/guides/testing.rst
7 14 207 ./rest/recipes/alignment_recipes.rst
107 571 3883 ./rest/recipes/pygrdata_recipes.rst
241 1292 8319 ./rest/sequences.rst
30 58 386 ./rest/team.rst
5 24 241 ./rest/tutorials/annotating-yeast.rst
This only sums to about 7000 words total.
By contrast, the single latex file pygr.tex (containing the main pygr
docs) is > 52,000 words.
How hard would it be to convert the main pygr.tex to RST? Have you
already tried doing that?
-- Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pygr-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---