Commit Graph

10 Commits

Author SHA1 Message Date
Hitster GTD
d95921e5a8 [doc] Fix broken links, permanent redirects and Rust-related inconsistencies (#2220)
* Fix almost every broken link and perm redirect

- Fix Xref from OptimizationTips.rst to Specialization section in Generics.rst
to use Sphinx syntax instead of a direct link to GitHub
- Fix over 12 broken links and permanent redirects

* Fix Rust related inconsistencies and broken links

- Update to reflect Rust does not have three types of pointers anymore
- Replace broken links to deprecated Rust documentation with alternatives,
comparable references in new Rust documentation
2016-04-17 20:52:29 +02:00
practicalswift
4d43f4a32c Replace left/right quotation marks 2016-01-06 12:41:08 +01:00
practicalswift
db13bcb22e Fix typos. 2015-12-26 14:11:42 +01:00
Jonathan Winger-Lang
50ac17d840 Fix git workflow (wrong name in instructions) 2015-12-04 13:31:52 +07:00
Ted Kremenek
4955dacff5 Merge pull request #63 from thelastjedi/patch-1
typo fix
2015-12-03 10:37:27 -08:00
Harshita Chandra
95dde4301f fix typo
'on top' in place of 'ontop'
2015-12-04 00:05:04 +05:30
Devin Soni
b29ba50db0 fixed typo "when ever", deleted repeated word 2015-12-03 13:18:41 -05:00
Shafqat Dulal
c92dba6390 [GitFlowsWork.rst] commiting -> committing 2015-12-03 10:14:41 -08:00
lzwjava
289b0e5036 fix typo: commiting -> committing 2015-12-04 01:59:23 +08:00
Michael Gottesman
583d202795 Create the GitWorkflows document.
This document describes the current git workflow that is meant to be used when
developing for the swift project.

At some point in the future, we may discuss changing from this rebase based
workflow to a merge based workflow.
2015-11-03 17:01:12 -08:00