Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some rst warnings #2048

Merged
merged 1 commit into from
Aug 21, 2017
Merged

Fix some rst warnings #2048

merged 1 commit into from
Aug 21, 2017

Commits on Jul 30, 2017

  1. Fix warnings about duplicated names in rst files

    Replacing a single underscore (which creates a named target) with a double
    underscore creates an anonymous target.
    
    Fixes:
    /home/daniele/OctoPrint/docs/bundledplugins/cura.rst:4: WARNING: Duplicate explicit target name: "here".
    /home/daniele/OctoPrint/docs/plugins/hooks.rst:370: WARNING: Invalid caption: /home/daniele/OctoPrint/docs/plugins/hooks.rst:4: (INFO/1) Duplicate explicit target name: "custom_action_command.py".
    dforsi committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    edb4d0f View commit details
    Browse the repository at this point in the history