This is an archive of the discontinued LLVM Phabricator instance.

Repair sphinx doc generation
ClosedPublic

Authored by bob80905 on Feb 2 2023, 12:28 PM.

Details

Summary

mistake in the log commit neglected to place a space after the `` literal,
which messed up the build by incapacitating the sphinx generator.

Diff Detail

Event Timeline

bob80905 created this revision.Feb 2 2023, 12:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2023, 12:28 PM
bob80905 requested review of this revision.Feb 2 2023, 12:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2023, 12:28 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
beanz accepted this revision.Feb 2 2023, 12:30 PM

LGTM

This revision is now accepted and ready to land.Feb 2 2023, 12:30 PM
This revision was landed with ongoing or failed builds.Feb 2 2023, 12:34 PM
This revision was automatically updated to reflect the committed changes.