Stephen Compall wrote:
On Fri, 2008-01-25 at 16:04 +0100, Paolo Bonzini wrote:
I don't have time to do the release today (nor will I in the weekend), so I'm asking for a little helping hand. Would anyone of you please go through the documentation (classes.texi or gst-base.info) and document methods saying "Not commented"? In some cases they are pretty obscure, in some cases you can simply add "private - " to the category and gst-doc will omit them.

I have patched against stable-3.0.  It doesn't include docs for
security-related methods, but almost everything else is there.

0670f1c6a404bd36f44fd259ca0753e385fc9efc remove most "Not commented."
methods from gst-base

I think I have set up a public git archive at
git://nocandy.dyndns.org/smalltalk.git/ that works from localhost at
least.  If you have trouble accessing this let me know.

It works!

For the record, the commands I need to access it are (in the same place where I cloned the savannah repository):

git remote add -f stephen git://nocandy.dyndns.org/smalltalk.git/
git log -1 --pretty=short stephen/stable-3.0

commit decd67e3ce9a10e7140ccf9a36652fe07539a5b6
Merge: 0670f1c... 101a5e2...
Author: Stephen Compall <[EMAIL PROTECTED]>

Merge branch 'stable-3.0' of git://git.sv.gnu.org/smalltalk into stable-3.0

commit 0670f1c6a404bd36f44fd259ca0753e385fc9efc
Author: Stephen Compall <[EMAIL PROTECTED]>

    remove most "Not commented." methods from gst-base

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to