Only use ~ in class ref to hide prefix#78
Only use ~ in class ref to hide prefix#78datapythonista merged 2 commits intopython-sprints:masterfrom
Conversation
|
Afaik the |
|
|
|
Found it! http://www.sphinx-doc.org/en/stable/domains.html#cross-referencing-syntax I will modify the PR to say this. |
c304c4d to
8fd1afb
Compare
8fd1afb to
2c76aad
Compare
|
Thanks a lot, very useful. |
|
BTW, @dukebody also welcome to do this change in the version in the pandas docs as well Now that is merged, we should maybe use that one to keep up to date and link to? To not duplicate the changes each time? |
I agree. Should we delete the guide contents from this repo and replace every page with a link to the development version of the docs, like http://pandas-docs.github.io/pandas-docs-travis/contributing.html. |
The current contents are a bit misleading and makes one think it's a typo.