Lines Matching full:we
34 # We parse hx files with a state machine which may be in one of two
52 # empty we ignore the directive -- these are used only to add
55 # Return the heading text. We strip out any trailing ':' for
68 # Return the heading text. We strip out any trailing ':' for
100 # We build up lines of rST in this ViewList, which we will
142 # We had some rST fragments before the first
143 # DEFHEADING. We don't have a section to put
156 # Not a directive: put in output if we are in rST fragment
162 # We don't have multiple sections, so just parse the rst
163 # fragments into a dummy node so we can return the children.
176 # Sphinx between 1.6 and 1.7. Unlike kerneldoc.py, we use
178 # plain self.state.nested_parse(), and so we can drop the saving