On Mon, 9 Jan 2012 22:36:40 +0000, Catalin Marinas <[email protected]>
wrote:
>
> I pushed the 0.16 release tarball to http://download.gna.org/stgit/
> and I also pushed a v0.16 tag to the Git repository. If anyone finds
> problems, I'll push 0.16.x.
>
> I haven't updated the main procode.org/stgit page as I have some
> problem with getting the ftp to work (it's been some time since I last
> updated this page).
>
> --
> Catalin
Thank you for doing this. Learning my way around debian packaging is
taking longer than I expected, but I think I'm almost finished.
I'm hoping someone familiar with asciidoc can help me with the
documentation. The generated man pages and html docs all show
linkstgsub:target[] for each subcommand.
>From asciidoc.conf, I gather this is supposed to be rewritten into an
appropriate link, but that isn't happening, at least on my machine.
linkstgsub:branch[]::
Branch operations: switch, list, create, rename, delete, ...
should produce:
<dt class="hdlist1">
<a href="stg-branch.html">branch</a>
</dt>
<dd>
<p>
Branch operations: switch, list, create, rename, delete, …
</p>
but is producing:
<dt class="hdlist1">
linkstgsub:branch[]
</dt>
<dd>
<p>
Branch operations: switch, list, create, rename, delete, …
</p>
Any idea what's going wrong?
Thanks,
bergey
_______________________________________________
stgit-users mailing list
[email protected]
https://mail.gna.org/listinfo/stgit-users