Skip to content

Commit 0384f41

Browse files
maxhatondlang-bot
authored andcommitted
Try to move GSOC files into their own folder
1 parent 465a3bf commit 0384f41

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed
File renamed without changes.
File renamed without changes.

gsoc2012.dd renamed to gsoc/gsoc2012.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $(P Student applications should include a project proposal (possibly
4646
starting from one of the $(LINK2
4747
http://prowiki.org/wiki4d/wiki.cgi?GSOC_2012_Ideas, ideas page)) and a
4848
resumé, unless they already have a known track record in
49-
visible projects. Follow the $(LINK2 gsoc2012-template.html,
49+
visible projects. Follow the $(LINK2 gsoc/gsoc2012-template.html,
5050
application template) when putting together your application.)
5151

5252
$(HTMLTAG h3, Application)
File renamed without changes.

gsoc2013.dd renamed to gsoc/gsoc2013.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ the time you plan to spend on your GSoC project.)
4646
$(P Student applications should include a project proposal (possibly
4747
starting from one of the $(LINK2 https://wiki.dlang.org/GSOC_2013_Ideas, ideas page)) and a
4848
resumé, unless they already have a known track record in
49-
visible projects. Follow the $(LINK2 gsoc2013-template.html,
49+
visible projects. Follow the $(LINK2 gsoc/gsoc2013-template.html,
5050
application template) when putting together your application.)
5151

5252
$(HTMLTAG h3, Application)

posix.mak

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,10 +346,10 @@ PAGES_ROOT=$(SPEC_ROOT) 404 acknowledgements areas-of-d-usage $(ARTICLE_FILES) \
346346
ascii-table bugstats $(CHANGELOG_FILES) calendar community comparison concepts \
347347
deprecate dmd dmd-freebsd dmd-linux dmd-osx dmd-windows \
348348
documentation download dstyle forum-template gpg_keys glossary \
349-
gsoc2011 gsoc2012 gsoc2012-template gsoc2013 gsoc2013-template \
350349
howto-promote htod index install \
351350
menu orgs-using-d overview rdmd resources search security tuple wc windbg \
352-
$(addprefix foundation/, index about donate prman sponsors upb-scholarship)
351+
$(addprefix foundation/, index about donate prman sponsors upb-scholarship) \
352+
$(addprefix gsoc/, gsoc2011 gsoc2012 gsoc2012-template gsoc2013 gsoc2013-template)
353353

354354
# The contributors listing is dynamically generated
355355
ifneq (1,$(DIFFABLE))

0 commit comments

Comments
 (0)