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

Consolidate docs and establish common categories #95

Closed
ViktorHofer opened this issue Nov 18, 2019 · 0 comments · Fixed by #251
Closed

Consolidate docs and establish common categories #95

ViktorHofer opened this issue Nov 18, 2019 · 0 comments · Fixed by #251
Assignees
Milestone

Comments

@ViktorHofer
Copy link
Member

Copying requirements from https://github.com/dotnet/consolidation/blob/master/Documentation/directory-structure.md:

Proposed docs structure

  • docs
      ○ design
          § coreclr
	      - concepts (this is where botr content except Introduction to the Common Language Runtime (CLR) goes)
	      - ryujit (design documents specific to RyuJIT. RyuJIT is very large part of CoreCLR so it may deserve its own directory.)
	  § mono
	  § features (this is where the small scope design documents goes, e.g. https://github.com/dotnet/coreclr/blob/master/Documentation/design-docs/AssemblyLoadContext.ContextualReflection.md)
      ○ project
      ○ manpages
      ○ coding-guidelines
      ○ workflow
          § building
          § testing
          § profiling
          § performance

@dotnet/runtime-infrastructure

@ViktorHofer ViktorHofer changed the title Consolidate docs and Consolidate docs and establish common categories Nov 18, 2019
@ViktorHofer ViktorHofer added this to the 5.0 milestone Nov 18, 2019
MichalStrehovsky pushed a commit to MichalStrehovsky/runtime that referenced this issue Oct 12, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants