netsukuku-vala
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Netsukuku-vala] Netsukuku-vala Digest, Vol 11, Issue 3


From: Valeska Grim
Subject: Re: [Netsukuku-vala] Netsukuku-vala Digest, Vol 11, Issue 3
Date: Tue, 4 Sep 2012 23:02:35 -0700 (PDT)

I'm not sure if this link will work, If it doesn't I will just link the page directly but here

<a href="">
<img src="" />
</a>


http://brainstorm.ubuntu.com/idea/30118/ Hopefully this will work, If it doesn't, Hopefully at least a bunch of people will read it, And that will still help. I think everyone in this mailing list should try to popularise Netsukuku in any way possible. Even if it is just blogging about it or posting it on facebook, Or just mentioning it to some people.

From: "address@hidden" <address@hidden>
To: address@hidden
Sent: Thursday, June 28, 2012 9:57:49 AM
Subject: Netsukuku-vala Digest, Vol 11, Issue 3

Send Netsukuku-vala mailing list submissions to
    address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.nongnu.org/mailman/listinfo/netsukuku-vala
or, via email, send a message with subject or body 'help' to
    address@hidden

You can reach the person managing the list at
    address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netsukuku-vala digest..."


Today's Topics:

  1. valadoc (Yussi)


----------------------------------------------------------------------

Message: 1
Date: Thu, 28 Jun 2012 04:45:48 +0100
From: Yussi <address@hidden>
To: "Porting netsukuku to Vala language. Developers."
    <address@hidden>
Subject: [Netsukuku-vala] valadoc
Message-ID: <address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

Hi Luka,
Having spent the better part of the last couple of days trying to
generate the api documentation from the code, I have now had partial
success. partly due to just brute force.
valadoc seems to be really particular over how it expects to find the
comments, the first /** needs to be on a line of it's own, after a *
there can only be exactly 1 space, and other such particularities.

Anyway, since you already put in the valadoc comments, I assume that
either you tried and failed to generate these, or that you had a better
way of doing so, in which case I might as well start pulling hairs out :)

I attach the patch to do this,
the command I used to generate it was :
valadoc *.vala -o doc/vd  --pkg gcrypt --pkg gee-1.0 --pkg gio-2.0 --pkg
posix --pkg posix_extras --pkg linux --pkg libpth
--vapidir="/usr/share/vala-0.16/vapi/" --vapidir="."

You will have to change some stuff depending on where vala is installed
etc. Some of it might be redundant but I can't be arsed to check now.

When I regain my patience I would attempt to add this to the make file.
Hope this is helpful, otherwise I just wasted a hell of a lot of time.
Take care.
Yussi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: valadoc-format.patch
Type: text/x-patch
Size: 162530 bytes
Desc: not available
URL: <http://lists.nongnu.org/archive/html/netsukuku-vala/attachments/20120628/37e4e61d/attachment.bin>

------------------------------

_______________________________________________
Netsukuku-vala mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/netsukuku-vala


End of Netsukuku-vala Digest, Vol 11, Issue 3
*********************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]