Remove doc folder (old archived spec and assets), word2md script#51791
Remove doc folder (old archived spec and assets), word2md script#51791jakebailey merged 1 commit intomicrosoft:mainfrom
Conversation
ahejlsberg
left a comment
There was a problem hiding this comment.
Feeling a bit nostalgic seeing this go, but as long as there is some way to find the files again, I'm fine with it.
BTW, looks like our branding assets are kept here, so not too worried about logo.svg.
|
Funnily, |
TIL there's a "Wiki" button in the navbar. 😄 |
|
@jakebailey do you still need Daniel's review to merge this? |
|
I'd prefer to have consensus that I'm not hurting anything/anyone by doing this; I have the deletion itch and this was one I sent as it removes a bunch of build code and a whole top-level directory. |
|
I feel the same as Anders, but ultimately we can remove it. |
|
May I ask why these files like |
|
The spec was inaccurate, being asked about (even though it was inaccurate), and also meant we had to have and maintain some extra goofy build tasks to convert it from a word doc (!) to markdown. |
Removed in this PR:
logo.svg, which appears to be unreferenced.The only thing I'm actually worried about is
logo.svgas maybe this is the canonical source for this file.If we want these back, they're in the git history forever, so we can grab them if needed (and link to
release-4.9if really required).