Update readme#113
Merged
danmoseley merged 5 commits intodotnet:masterfrom Nov 18, 2019
danmoseley:readme1
Merged
Conversation
Member
Author
|
Ah, of course we brought all those docs over. I assume the near term goal is to just make sure those are updated, and longer term combine them if appropriate. I updated to local links. So the first question is, is anyone planning to work on the developer-guide.md ? |
Member
Author
|
Hmm, there is such a myriad of markdown files, and each repo did things a bit differently, I think it would be good to have a plan for a consistent set of key docs. As part of that it might be useful to look at how other repos did this. |
ViktorHofer
approved these changes
Nov 18, 2019
Member
|
Yeah I'll add building instructions (developer guide) tomorrow. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Begin updating the root README with links to information about how to contribute.
The build requirements docs are already in this repo. The other docs are still links to corefx/coreclr docs that are still mostly applicable. This clearly isn't the end state, we can iterate here and over the next few days.
Is anyone planning to create equivalents of eg
https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/developer-guide.md
https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/developer-guide.md
In general, is anyone driving coalescing all the markdown files? The near term goal should be to get sufficient docs up for the dev loop.