HomeSoftware Heritage

apidoc: Remove explicit recursion used in visit_field_list

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

apidoc: Remove explicit recursion used in visit_field_list

The visit is already recursive, we don't need to add this explicit
recursion.

Children nodes can be dispatched to visit_field_name and
visit_field_body instead.

Details

Provenance
vlorentzAuthored on Jul 9 2021, 1:18 PM
vlorentzPushed on Jul 9 2021, 4:15 PM
Differential Revision
D5984: apidoc: Remove explicit recursion used in visit_field_list
Build Status
Buildable 22562
Build 35165: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.