Skip to content

Instantly share code, notes, and snippets.

@xiaolai
Created October 10, 2017 16:32
Show Gist options
  • Save xiaolai/5a1ec7b05b294bf46829c9fc1950b86e to your computer and use it in GitHub Desktop.
Save xiaolai/5a1ec7b05b294bf46829c9fc1950b86e to your computer and use it in GitHub Desktop.
Sphinx build
{
"cmd": ["make", "clean"],
"cmd": ["make", "html"],
"working_dir": "${project_path:${folder}}",
"selector": "text.restructuredtext"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment