File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -353,18 +353,17 @@ MAN_PAGE=docs/man/man1/dmd.1
353
353
# $(SPEC_ROOT), the list is sorted alphabetically.
354
354
PAGES_ROOT =$(SPEC_ROOT ) 404 acknowledgements areas-of-d-usage \
355
355
ascii-table bugstats builtin $(CHANGELOG_FILES ) community comparison concepts \
356
- cppcontracts D1toD2 deprecate dll-linux dmd \
357
- dmd-freebsd dmd-linux dmd-osx dmd-windows documentation download dstyle \
358
- forum-template gpg_keys glossary \
356
+ cppcontracts D1toD2 deprecate dmd dmd-freebsd dmd-linux dmd-osx dmd-windows \
357
+ documentation download dstyle forum-template gpg_keys glossary \
359
358
gsoc2011 gsoc2012 gsoc2012-template howto-promote htod index install \
360
- menu mixin orgs-using-d overview rationale rdmd resources \
361
- search template-comparison tuple wc windbg \
359
+ menu mixin orgs-using-d overview rationale rdmd resources search tuple wc windbg \
362
360
$(addprefix foundation/, index about donate sponsors upb-scholarship)
363
361
$(addprefix articles/, index.dd builtin.dd code_coverage.dd const-faq.dd
364
362
cpptod.dd ctarguments.dd ctod.dd d-array-article.dd d-floating-point.dd \
365
363
exception-safe.dd faq.dd hijack.dd intro-to-datetime.dd lazy-evaluation.dd \
366
364
migrate-to-shared.dd mixin.dd pretod.dd rationale.dd regular-expression.dd \
367
365
safed.dd templates-revisited.dd variadic-function-templates.dd warnings.dd \
366
+ cppcontracts template-comparison dll-linux
368
367
)
369
368
370
369
# The contributors listing is dynamically generated
You can’t perform that action at this time.
0 commit comments