Skip to content

Conversation

@wilzbach
Copy link
Contributor

@wilzbach wilzbach commented Jun 7, 2017

Labels are nice and necessary if you want to direct a reader to a specific spot at the D spec.

This contains the remaining bits of my pass through the D spec:

ls | parallel -j1 "echo {}; cat {} | grep -E 'H(2|3|4|5)'" | grep -v LNAME2

See also:

)

$(SECTION3 $(LNAME2 init, .init) Property,
$(SECTION3 $(LNAME2 init, .init Property),
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 unifies this page (same headings contain "Property" in the link, some didn't).

$(H3 $(LNAME2 using_d_classes_from_cpp, Using D Classes From C++))

$(P Given D code like:)

Copy link
Member

Choose a reason for hiding this comment

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

Can you give "Comparing D Immutable and Const with C++ Const" the same treatment?

Copy link
Member

@PetarKirov PetarKirov left a comment

Choose a reason for hiding this comment

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

LGTM, modulo one missed label.

@wilzbach
Copy link
Contributor Author

wilzbach commented Jun 7, 2017

modulo one missed label.

Nice catch. I didn't think about checking for SECTION2.

@CyberShadow CyberShadow merged commit f9fe084 into dlang:master Jun 7, 2017
@wilzbach wilzbach deleted the add-labels-to-other branch December 18, 2017 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants