Functions | |
| def | crawl_tutorials_breadth_first |
| def | execute |
| def | formatContext |
| def | get_wiki_page |
Variables | |
| list | Dependencies = ["pages"] |
| def macro::TutorialChain::crawl_tutorials_breadth_first | ( | tutorial_root, | ||
| macro | ||||
| ) |
Definition at line 74 of file TutorialChain.py.
| def macro::TutorialChain::execute | ( | macro, | ||
| first_tutorial | ||||
| ) |
Definition at line 91 of file TutorialChain.py.
| def macro::TutorialChain::formatContext | ( | page, | ||
| macro | ||||
| ) |
Format search context for each matched page Try to show first maxlines interesting matches context.
Definition at line 27 of file TutorialChain.py.
| def macro::TutorialChain::get_wiki_page | ( | wiki_link, | ||
| macro | ||||
| ) |
Definition at line 56 of file TutorialChain.py.
| list macro::TutorialChain::Dependencies = ["pages"] |
Definition at line 24 of file TutorialChain.py.