This is an archive of the discontinued LLVM Phabricator instance.

[llvm-objdump] Attempt to fix html doc generation issue.
ClosedPublic

Authored by hoy on Aug 17 2020, 5:42 PM.

Details

Summary

https://reviews.llvm.org/D84191 caused a html doc build issue with the changes in llvm-objdump.rst. It looks like a blank line is missing from the code-block directives.

Test Plan:

Diff Detail

Event Timeline

hoy created this revision.Aug 17 2020, 5:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2020, 5:42 PM
hoy requested review of this revision.Aug 17 2020, 5:42 PM
hoy added a reviewer: MaskRay.Aug 17 2020, 5:44 PM

There's no easy way to install recommonmark on our internal server so I'm leveraging Phabricator is test this out.

hoy updated this revision to Diff 286184.Aug 17 2020, 5:45 PM

Updating D86123: [llvm-objdump] Attempt to fix html doc generation issue.

hoy added a reviewer: wenlei.Aug 17 2020, 5:46 PM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 17 2020, 6:06 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Harbormaster completed remote builds in B68704: Diff 286184.