Closed reshamas closed 1 year ago
@OriolAbril The link is broken, though I am not sure where the error is. It looks like I put the correct path in.
@OriolAbril I don't love the idea that users have to download the pdf file. It would be nice if they could view it in their browser, which the current set-up permits. Anything we can do about that?
I don't think it is necessary to actually download the file. The download role generates a link to https://pymc-data-umbrella--202.org.readthedocs.build/en/202/_downloads/f8020df2856116faddd0ce9a59c303f1/contributing_to_pymc_slides.pdf, so the effect is basically the same as we had originally. The main difference is how the link is rendered
The ref
doesn't work because it is to reference manually set targets (e.g. using the (target)=
syntax). The markdown link acts as a download one because it is kind of a wildcard, with myst choosing the sphinx role that better suits (or at least what myst thinks it suits better). It doesn't add any extra functionality though
Ricardo's slides pdf file is in the static images folder. This PR moves it to its folder in about/contributing_to_pymc which is consistent with the other resources.
Current folder: https://pymc-data-umbrella.xyz/en/latest/_static/contributing_to_pymc_slides.pdf
New folder: https://pymc-data-umbrella.xyz/en/latest/about/contributing_to_pymc/contributing_to_pymc_slides.pdf
:books: Documentation preview pt :books:: https://pymc-data-umbrella--202.org.readthedocs.build/pt/202/