In the past StatsForecast documentation had very convenient links to the source code. The new markdown generated documentation, seems to be missing the source links: - https://nixtlaverse.nixtla.io/statsforecast/core Example of source links: - https://docs.pytorch.org/docs/stable/generated/torch.nn.Conv1d.html - https://github.com/pytorch/pytorch/blob/v2.8.0/torch/nn/modules/conv.py#L212
In the past StatsForecast documentation had very convenient links to the source code.
The new markdown generated documentation, seems to be missing the source links:
Example of source links: