PPExtensions
PPExtensions copied to clipboard
[Documentation] NIT : readthedocs page has cyclic reference to itself
trafficstars
Describe the bug
To Reproduce
Edit doc/index.md --> Remove this section "click here to read the documentation"
Expected behavior
- Remove the section
- Have a link to GITHUB as mentioned in #34
Screenshots
That section is redundant & cyclic. It is probably here because same markdown is copied from README.md.
Potential fix