Skip to content

Commit

Permalink
Merge pull request #3 from ZJUGuoShuai/master
Browse files Browse the repository at this point in the history
Update index.rst (correct a character)
  • Loading branch information
DeronW committed Oct 10, 2017
2 parents 10055cc + 81ec47d commit 4880579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,7 @@ find_parent( `name`_ , `attrs`_ , `recursive`_ , `string`_ , `**kwargs`_ )

``find_parent()`` 和 ``find_parents()`` 方法会让人联想到 `.parent`_ 和 `.parents`_ 属性.它们之间的联系非常紧密.搜索父辈节点的方法实际上就是对 ``.parents`` 属性的迭代搜索.

find_next_siblings() find_next_sibling()
find_next_siblings() find_next_sibling()
-------------------------------------------

find_next_siblings( `name`_ , `attrs`_ , `recursive`_ , `string`_ , `**kwargs`_ )
Expand Down

0 comments on commit 4880579

Please sign in to comment.