Okay, I've look at the valadoc.org sources at gitorious
(https://gitorious.org/valadoc-org/valadoc-org) and managed to cover
points 1 and 3 by creating an index.valadoc file. Apparently, its
contents are output into the package description field; I wish this
was documented.

However, it kind of sucks not to have a list of all the
package-related wiki pages, for instance in the left-hand link pane.
Is it possible? How should this be handled in general?

Leszek

2012/6/29 Leszek Godlewski <[email protected]>:
> Hi everyone,
>
> I'm trying to make a comprehensive documentation package for my
> project using Valadoc, and I'm having a bit of a problem with it. Its
> own documentation is scarce at best (the markup page at valadoc.org
> and its man page) and I don't really have the time to dig through its
> sources. Here's a few questions:
>
> 1. How do I set package description? I'm using the --package-name and
> --package-version commandline switches, but I can't find a place to
> handle the description and the field turns out empty in the generated
> HTML.
>
> 2. How do the wiki pages work? I understand they're supposed to be
> arbitrary documents that are included with the documentation in order
> to explain the architecture etc.? I only found a reference to it in
> the man page with the --wiki switch, but how do I create the files
> that Valadoc should parse? Any special file extensions, syntax etc.?
>
> 3. Is it possible to change the start page of the documentation
> without manipulating the resulting index.html file?
>
> Regards,
>
> Leszek
_______________________________________________
vala-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to