1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 10:00:57 +09:00
Commit graph

3 commits

Author SHA1 Message Date
Michelle McDaniel
f28ae7e341 Update coding conventions
Add a note to the jit coding conventions that jit-format changes supersede
the conventions in the doc. Add a link to jit-format's documentation.


Commit migrated from 66f4808f97
2016-08-31 09:38:56 -07:00
Ben Pye
756c3fc86b Fix casing of COMPlus_ in documentation
On Linux the casing of environment variables matters, the documentation
commonly had the wrong casing for COMPlus_ which is misleading.


Commit migrated from 6d98d1711c
2015-07-11 13:43:46 +01:00
Zlatko Knezevic
a10f85f3b6 Add subfolders to Documentation folder
As raised in dotnet/coreclr#1075 by @akoeplinger, the Documentation folder's file
list forces the user to scroll way down to see the README.md. This
PR fixes that by storing the documents in separate sub-folders one
per hierarchy of related documents. Also changed
Documentation\README.md and root README.md to take into account
the new paths.


Commit migrated from 8d3936bff7
2015-06-10 09:50:32 -07:00
Renamed from docs/coreclr/clr-jit-coding-conventions.md (Browse further)