Skip to content

Commit 11cba8d

Browse files
committed
Move more pages to articles
1 parent 2a4276a commit 11cba8d

File tree

4 files changed

+4
-5
lines changed

4 files changed

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

posix.mak

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -353,18 +353,17 @@ MAN_PAGE=docs/man/man1/dmd.1
353353
# $(SPEC_ROOT), the list is sorted alphabetically.
354354
PAGES_ROOT=$(SPEC_ROOT) 404 acknowledgements areas-of-d-usage \
355355
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 \
359358
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 \
362360
$(addprefix foundation/, index about donate sponsors upb-scholarship)
363361
$(addprefix articles/, index.dd builtin.dd code_coverage.dd const-faq.dd
364362
cpptod.dd ctarguments.dd ctod.dd d-array-article.dd d-floating-point.dd \
365363
exception-safe.dd faq.dd hijack.dd intro-to-datetime.dd lazy-evaluation.dd \
366364
migrate-to-shared.dd mixin.dd pretod.dd rationale.dd regular-expression.dd \
367365
safed.dd templates-revisited.dd variadic-function-templates.dd warnings.dd \
366+
cppcontracts template-comparison dll-linux
368367
)
369368

370369
# The contributors listing is dynamically generated

0 commit comments

Comments
 (0)