Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
caesar0301 committed Oct 3, 2016
1 parent 5439374 commit 5766a26
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ The main features of `treelib` includes:

* Simple to use in both python 2 and 3.
* Efficient operation of node indexing with the benefit of dictionary type.
* Support common tree operations like **traversing**,
**insertion**, **deletion**, **node moving**, **shallow/deep
copying**, **subtree cutting** etc.
* Support common tree operations like **traversing**, **insertion**, **deletion**, **node moving**, **shallow/deep copying**, **subtree cutting** etc.
* Support user-defined data payload to accelerate your model construction.
* Has pretty tree showing and text/json dump for pretty show and offline analysis.

Expand Down

0 comments on commit 5766a26

Please sign in to comment.