Skip to content

Conversation

nomad-software
Copy link
Contributor

All current built-in ddoc symbols have been added to the documentation. I've also removed the v2.067.0 specific section and rolled it into the main list. It doesn't really make sense to have this as all the other symbols are not specified by versions. I've also aligned the text within the list to be more readable.

Preview of changes made: http://nomad.so/misc/d/dlang.org/issue_13527/ddoc.html

Bugzilla: https://issues.dlang.org/show_bug.cgi?id=13527

GT = $(GT)
AMP = $(AMP)

RED = $(LT)font color=red$(GT)$(DOLLAR)0$(LT)/font$(GT)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never heard of the font element before, it's usage is discouraged http://www.w3.org/wiki/HTML/Elements/font, well...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh, <font> predates CSS :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be raised as another ticket as the goal of this one is to add missing symbols.

@nomad-software
Copy link
Contributor Author

Removed the 3 symbols not defined in the compiler and re-ordered the list to match dmd.

MartinNowak added a commit that referenced this pull request Apr 20, 2015
Issue 13527 - ddoc website documentation does not match the current built-in symbols
@MartinNowak MartinNowak merged commit 1199a10 into dlang:master Apr 20, 2015
@nomad-software
Copy link
Contributor Author

Issue raise for the outdated tags: https://issues.dlang.org/show_bug.cgi?id=14473

@nomad-software nomad-software deleted the issue_13527 branch April 20, 2015 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants