The all_shortest_paths() docs describe the vpath and epath components in the return value, but this function actually returns vpaths and epaths (not plural).
I'm not sure what the best way is to deal with cases like this, when several related functions share a doc page. @maelle ?
The
all_shortest_paths()docs describe thevpathandepathcomponents in the return value, but this function actually returnsvpathsandepaths(not plural).I'm not sure what the best way is to deal with cases like this, when several related functions share a doc page. @maelle ?