Undocumented
Class | HRef |
Represents a link as it appears in the wiki source. Contains semantic information about the link type, but does not contain an end point. |
Class | Page |
Class to represent a single page in the notebook. |
Class | PageReadOnlyError |
Undocumented |
Class | Path |
Class representing a page name in the notebook |
Function | shortest_unique_names |
Returns the shortest unique name for each path in paths @param paths: list of Path objects @returns: list of strings |
Constant | HREF_REL_ABSOLUTE |
Undocumented |
Constant | HREF_REL_FLOATING |
Undocumented |
Constant | HREF_REL_RELATIVE |
Undocumented |
Variable | logger |
Undocumented |
Variable | _pagename_invalid_char_re |
Undocumented |
Variable | _pagename_reduce_colon_re |
Undocumented |