Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.

Misc documentation errors #148

Open
sbromberger opened this issue Jan 2, 2015 · 1 comment
Open

Misc documentation errors #148

sbromberger opened this issue Jan 2, 2015 · 1 comment

Comments

@sbromberger
Copy link
Contributor

All in http://graphsjl-docs.readthedocs.org/en/latest/interface.html#basic-interface

I'll try to fix these up later but if someone wants a go at them in the meantime, feel free :)

  1. http://graphsjl-docs.readthedocs.org/en/latest/interface.html#edge_index should refer to edges, not vertices.
  2. in_edges and out_edges don't return the number of edges, they return iterators of edges.
  3. source() and target() are defined twice
mlubin added a commit that referenced this issue Jan 2, 2015
@mlubin
Copy link
Contributor

mlubin commented Jan 2, 2015

I think the repetition of source() and target() is okay because they're part of two different interfaces.

ggggggggg pushed a commit to ggggggggg/Graphs.jl that referenced this issue Mar 17, 2015
KristofferC pushed a commit to KristofferC/Graphs.jl that referenced this issue Oct 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants