Move documentation to the right place
authorJérémie Laval <jeremie.laval@gmail.com>
Mon, 10 Jan 2011 14:03:33 +0000 (14:03 +0000)
committerJérémie Laval <jeremie.laval@gmail.com>
Thu, 13 Jan 2011 15:38:41 +0000 (15:38 +0000)
commit32bd1f9b700e54b5300c2cb7837ba6c4cf077192
tree88b21897dc371d82021d572202cd9f8cd5c541a7
parente74e993f69e9ba82b4d5065b99844e800a4331e8
Move documentation to the right place
28 files changed:
mcs/class/Mono.Parallel/Documentation/System.Collections.Concurrent/ConcurrentOrderedList`1.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Collections.Concurrent/ConcurrentSkipList`1.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Threading/AtomicBoolean.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Threading/AtomicBooleanValue.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Threading/CSnzi.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Threading/CSnziQueryReturn.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Threading/CSnziState.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Threading/ICSnziNode.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Threading/QueryReturn.xml.remove [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Threading/Snzi.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/System.Threading/SpinLockWrapper.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/en/System.Collections.Concurrent/ConcurrentOrderedList`1.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Collections.Concurrent/ConcurrentSkipList`1.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Threading/AtomicBoolean.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Threading/AtomicBooleanValue.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Threading/CSnzi.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Threading/CSnziQueryReturn.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Threading/CSnziState.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Threading/ICSnziNode.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Threading/QueryReturn.xml.remove [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Threading/Snzi.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/System.Threading/SpinLockWrapper.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/index.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/ns-System.Collections.Concurrent.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/en/ns-System.Threading.xml [new file with mode: 0644]
mcs/class/Mono.Parallel/Documentation/index.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/ns-System.Collections.Concurrent.xml [deleted file]
mcs/class/Mono.Parallel/Documentation/ns-System.Threading.xml [deleted file]