Skip to content

gnrc_ipv6_nib: doc: use attention tag instead of bold note#7218

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:gnrc_ipv6_nib/doc/attention
Jun 25, 2017
Merged

gnrc_ipv6_nib: doc: use attention tag instead of bold note#7218
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:gnrc_ipv6_nib/doc/attention

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Jun 21, 2017

As pointed out in #7212 (comment)

Copy link
Copy Markdown
Member

@smlng smlng left a comment

Choose a reason for hiding this comment

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

In general: good idea 😉

* @note **This number has direct influence on the maximum number of
* default routers**
* @attention This number has direct influence on the maximum number of
* default routers**
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

remove trailing **, too

RIOTBASE=$(readlink -f "$(dirname $(realpath $0))/../../..")

ERRORS=$(make doc 2>&1 | grep '.*warning' | sed "s#${PWD}/\([^:]*\)#\1#g")
ERRORS=$(make -C ${RIOTBASE} doc 2>&1 | grep '.*warning' | sed "s#${PWD}/\([^:]*\)#\1#g")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why this change, seems unrelated?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

True. Is from my tests for #7217. Will remove.

@smlng smlng added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jun 25, 2017
@miri64 miri64 force-pushed the gnrc_ipv6_nib/doc/attention branch from bb785db to fd5d36f Compare June 25, 2017 11:49
@miri64 miri64 merged commit 33449a4 into RIOT-OS:master Jun 25, 2017
@aabadie aabadie modified the milestone: Release 2017.07 Jun 26, 2017
@miri64 miri64 deleted the gnrc_ipv6_nib/doc/attention branch August 8, 2017 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: doc Area: Documentation Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants