Over time as the project grows, we are going to need more documentation around 
CI/policy. Right now we just throw both CI/design docs/policy things into 
./docs. This makes the docs less organized and less discoverable. My feeling is 
we would want to separate the docs into:

./design - This would include design documentation and the proposals folder. 
This would include things like the Generics Manifesto.
./infrastructure - This would include information about the CI, policy 
information related to reverting llvm/clang commits
./compiler-internals - This would contain documentation of compiler internals. 
SIL.rst is an example of what this would contain.

Thoughts?

Michael
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to