Re: Online docs have broken links

2019-03-02 Thread Paul Smith
On Fri, 2019-03-01 at 23:58 +0100, Richard Levitte wrote: > The problem isn't a lack of test_docs, the issue lies in how we > organised the manuals before (in an apps, a crypto and a ssl > directory), and the script that builds up these pages haven't been > updated to prefix properly per actual man

Re: Online docs have broken links

2019-03-01 Thread Richard Levitte
The problem isn't a lack of test_docs, the issue lies in how we organised the manuals before (in an apps, a crypto and a ssl directory), and the script that builds up these pages haven't been updated to prefix properly per actual man section. There's a PR that I think fixes the problem: https://gi

Re: Online docs have broken links

2019-03-01 Thread Sam Roberts
I ran linklint on the output of `make install_html_docs`, and there are a fair amount of refs to non-existent pages as well. Maybe its worth adding a `test-docs` target? Would PRs to fix the below be welcomed? # # ERROR 18 missing html

Re: Online docs have broken links

2019-03-01 Thread Richard Levitte
Good catch! That does answer a mystery with the current HTML producing script... Thanks. Cheers, Richard On Thu, 28 Feb 2019 20:48:02 +0100, Paul Smith wrote: > > Not sure if anyone is aware or not, but many of the man pages on the > openssl.org site contain broken links. Basically anywhere a