TBH I'm confused about the locations we put the generated docs but also the studio userguide.
With the old CMS everything was in SVN. Now the current docs are at https://nightlies.apache.org/, but it seems very few projects use that server and it's meant for nightly builds rather than serving docs?. I'm a bit afraid that we don't use the right tool? Is it the recommended by infra to use it for our purpose? For old docs archive.apache.org seems right, but can we directly push there? It's also a bit of a pain because we then need to push the docs to both, nightlies.a.o and to archive.a.o. Why don't we add the docs to the directory-site git repo directly? Maybe I missed a previous discussion. I admit that it would increase the repo size, but maybe it's possible to move it to a dedicated branch? Kind Regards, Stefan On 12/26/20 7:25 PM, Emmanuel Lécharny wrote: > OTOH, pointing on svn does not seems like a good idea ... > > May be we could push the old javadocs to > https://archive.apache.org/dist/directory/[project]/dist/ ? > > > On 26/12/2020 17:06, Emmanuel Lécharny wrote: >> Hi ! >> >> >> we have pages refering to the old generated docs (javadoc, xref) for >> all of our projects (api, apacheds, fortress, mavibot). Those links >> are all broken, but the latest version which has been uploaded to >> https://nightlies.apache.org/directory. >> >> The older versions are still available at >> https://svn.apache.org/repos/infra/websites/production/directory/content/[project]/gen-docs/[version]. >> >> >> This repo will not change as we now have switched to git, but I guess >> we can still refer to it in out site, until we find a better solution >> ? Like, moving all the older docs to nightlies. >> >> >> wdyt ? >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
