aiven / devportal

Resources for users of the projects on the Aiven platform
https://docs.aiven.io
Creative Commons Attribution 4.0 International
60 stars 53 forks source link

Error when using `make livehtml` about double `mysql documentation` target in `docs/products/mysql/howto/connect-from-cli.rst:61` #874

Closed ftisiot closed 2 years ago

ftisiot commented 2 years ago

What's wrong?

(be specific, screenshots or a copy/paste of the affected part of the page is useful) When running

make livehtml

I'm getting

~/devportal/docs/products/mysql/howto/connect-from-cli.rst:61: WARNING: Duplicate explicit target name: "mysql documentation".

URL of affected page, and any other information

devportal/docs/products/mysql/howto/connect-from-cli.rst

Tip: Adding an extra _ at the end of a link will make it anonymous and therefore should solve the problem

TibsAtWork commented 2 years ago

Same issue as https://github.com/aiven/devportal/issues/839