HomePhorge

Fix broken man page rake task
e862cad62977Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix broken man page rake task

The mass static man page generator was broken! Something changed in commit
82e5fa9561e2d4cb1d699a41c14f50953d8f2d97 which broke the way we were passing
render_as to the man action; while that bears further investigation, we were
able to get the task working again by simply removing it, since the value we
were passing to option turned out to be redundant when using the action from
the API.

We also found that I had unwisely called the argument of the save action for
indirector faces "<object>", which Ronn confuses for an HTML tag of the same
name and then barfs on. This commit fixes that, too.

Details

Provenance
nfagerlund <nick.fagerlund@gmail.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7d3e09801ced: Merge pull request #745 from pcarlisle/maint/2.7.x/ansicolor_log_spec
Branches
Unknown
Tags
Unknown

Event Timeline

nfagerlund <nick.fagerlund@gmail.com> committed rPUe862cad62977: Fix broken man page rake task (authored by nfagerlund <nick.fagerlund@gmail.com>).May 11 2012, 8:48 PM