Skip to content

Commit 2af84c5

Browse files
author
dzsekijo
committed
streamline README the 1st
1 parent 7b1d024 commit 2af84c5

1 file changed

Lines changed: 3 additions & 17 deletions

File tree

README.1st

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff 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/

0 commit comments

Comments
 (0)