rst_budoux package¶ Subpackages¶ rst_budoux.cli package Submodules rst_budoux.cli.html module CustomHTMLTranslator CustomHTMLWriter main() rst_budoux.cli.psuedoxml module main() Module contents rst_budoux.writers package Submodules rst_budoux.writers.html module visit_word_break() Module contents depart_word_break() Submodules¶ rst_budoux.sphinx module setup() Module contents¶ class rst_budoux.WordBreak(rawsource='', *children, **attributes)¶ ベースクラス: Element A node to explicit that breakpoint of sentence. tagname = 'word-break'¶ The element generic identifier. If None, it is set as an instance attribute to the name of the class. rst_budoux.parse_all_sentences(parser: Parser, document: document) → document¶ Find all text in document, and split by BudouX.