Skip to content

Commit

Permalink
Remove seemingly unused sugarise-doc-comments Python script.
Browse files Browse the repository at this point in the history
This Python script converts documentation comments from the
`#[doc = "..."]` attribute to the `///` syntax. It was added six
years ago, presumably to help with the transition when `///` was
implemented and hasn't really been touched since. I don't think there's
much value in keeping it around at this point.
  • Loading branch information
frewsxcv committed Mar 6, 2018
1 parent c933440 commit 2ec47e0
Showing 1 changed file with 0 additions and 93 deletions.
93 changes: 0 additions & 93 deletions src/etc/sugarise-doc-comments.py

This file was deleted.

0 comments on commit 2ec47e0

Please sign in to comment.