autorope / donkeydocs

Docs for donkeycar
32 stars 130 forks source link

Resolves #20, use relative links for pages and assets #22

Open Benvii opened 2 years ago

Benvii commented 2 years ago

Fixes #20

Use relative links instead of absolute links as recommended, see warning here. Fixing some links and missing assets.

To check everything is good simply enable strict mode in mkdocs.yml you will need to comment google_analytics line, see #21 . Strict mode will check that all relative links / assets location point to an existing file.