Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation issues on v1.14-branch block backport #21695

Closed
wentongwu opened this issue Jan 4, 2020 · 1 comment
Closed

Documentation issues on v1.14-branch block backport #21695

wentongwu opened this issue Jan 4, 2020 · 1 comment
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@wentongwu
Copy link
Contributor

wentongwu commented Jan 4, 2020

Describe the bug

/var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/file_system/index.rst:58: WARNING: Duplicate declaration, fs_statvfs
/var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, struct net_if_addr* net_if_ipv6_addr_lookup(const struct  in6_addr  * addr, struct  net_if  ** iface)
/var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, struct net_if_mcast_addr* net_if_ipv6_maddr_lookup(const struct  in6_addr  * addr, struct  net_if  ** iface)
/var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, struct net_if_addr* net_if_ipv4_addr_lookup(const struct  in_addr  * addr, struct  net_if  ** iface)
/var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, bool net_if_ipv4_addr_mask_cmp(struct  net_if  * iface, const struct  in_addr  * addr)
/var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, bool net_if_ipv4_is_addr_bcast(struct  net_if  * iface, const struct  in_addr  * addr)
/var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, net_if_mcast_monitor
/var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/peripherals/dma.rst:13: WARNING: Duplicate declaration, dma_config

The issue can be found here #21694.

@wentongwu wentongwu added bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug labels Jan 4, 2020
@nashif nashif removed the priority: high High impact/importance bug label Jan 4, 2020
@nashif
Copy link
Member

nashif commented Jan 4, 2020

fixed

@nashif nashif closed this as completed Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

2 participants