freebsd-ports/textproc/py-mkdocs-autorefs/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

7 lines
335 B
Text

MkDocs generates anchors for each heading, and they can always be used to link
to something, either within the same page or by specifying the path of the
other page.
But with this plugin, you can link to a heading from any other page on the site
without needing to know the path of either of the pages, just the heading title
itself.