Skip to content

Commit

Permalink
Merge pull request #512 from jakobandersen/scoped-rendering
Browse files Browse the repository at this point in the history
Scoped rendering

Closes #284, #309, #338, #354, #356, #407, #441, #470, #483, #489.
  • Loading branch information
vermeeren committed May 1, 2020
2 parents a1477ca + fa6df5a commit eed1619
Show file tree
Hide file tree
Showing 21 changed files with 750 additions and 169 deletions.
1 change: 1 addition & 0 deletions breathe/renderer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def create_renderer(self, node_stack, state, document, filter_, target_handler):
self.project_info,
self,
create_node_factory(),
node_stack,
state,
document,
target_handler,
Expand Down
Loading

0 comments on commit eed1619

Please sign in to comment.