csharplang/spec
Bill Wagner d74f8f1c8e
Replace spec content with links (#5815)
* Replace spec content with links

Replace the content of the spec folder with a list of anchored links to the ECMA draft spec.

Fixes dotnet/docs#27789 (final task).

* proofread

* add one clarifying note.

* missed one link

* Add note for tag

I created a tag with the latest commit before merging this PR. Add that note to the text with all links.
2022-02-24 10:45:42 -05:00
..
LICENSE.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
README.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
arrays.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
attributes.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
basic-concepts.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
classes.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
conversions.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
delegates.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
documentation-comments.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
enums.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
exceptions.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
expressions.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
interfaces.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
introduction.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
lexical-structure.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
namespaces.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
statements.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
structs.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
types.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
unsafe-code.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00
variables.md Replace spec content with links (#5815) 2022-02-24 10:45:42 -05:00

README.md

This content has moved to the dotnet/csharpstandard repository.

The full table of contents is in the standard folder.

To view the text of the Microsoft spec before merging with the ECMA text, checkout the ms-spec-text tag in this repository.