File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,23 +13,9 @@ Some starting points:
1313 at http://sourceforge.net/cvs/?group_id=121684)
1414 and via Mercurial_ at http://mercurial.creo.hu/repos/fuse-python-hg/.
1515
16- - Changelog is only included in releases, generated by ``hg log``
17- using a modified version of the ``changelog`` template. That is, by
18-
19- ::
20-
21- hg log --style util/fusepychangelog.tmpl | grep -v '^TAGS: tip$'
22-
23- The bracketed hexa ids under changelog entries are the changeset
24- ids according to Mercurial.
25-
26- - README.new_fusepy_api.html is only included in releases, generated by
27- ``rst2html`` of the `docutils` package, using a modified version of
28- the ``voidspace`` template. That is, by
29-
30- ::
31-
32- rst2html.py --stylesheet util/voidspace-fusepy.css README.new_fusepy_api
16+ - ``Changelog`` and ``README.new_fusepy_api.html`` are generated files and are
17+ only included in releases. Look into ``make_release.sh`` for seeing how they
18+ are made.
3319
3420.. _ResT: http://docutils.sourceforge.net/rst.html
3521.. _Mercurial: http://www.selenic.com/mercurial/
You can’t perform that action at this time.
0 commit comments