Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [technology-pmc] Publishing Javadoc?

There's a technique to publishing javadocs (or any HTML for that matter) to your GitHub project.  I do this with Spatial4j.  It's described here:
https://vaadin.com/blog/-/blogs/host-your-javadoc-s-online-in-github
There's a maven plugin I use which automates some of it.
~ David

On Sun, Nov 27, 2016 at 1:38 AM Jody Garnett <jody.garnett@xxxxxxxxx> wrote:
I guess that is two questions:

a) yes it should be possible to publish the docs - I kind of assumed it would be build output. Looks like their is a download server (http://wiki.eclipse.org/Development_Resources/Builds).
b) when you login to the website and edit the project details you can provide URLs for docs (that appear on the different pages of the website)


--
Jody Garnett

On 26 November 2016 at 14:02, Martin Davis <mtnclimb@xxxxxxxxx> wrote:
I'd like to publish the JTS Javadoc somewhere "officlal".  Is it possible to do this under the LT JTS Developer page [1] ?

And how about other artifacts, such as the FAQ?


_______________________________________________
technology-pmc mailing list
technology-pmc@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://locationtech.org/mailman/listinfo/technology-pmc

_______________________________________________
technology-pmc mailing list
technology-pmc@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://locationtech.org/mailman/listinfo/technology-pmc
--
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker

Back to the top