Closed Bug 498687 Opened 15 years ago Closed 10 years ago

makedocs fails under Windows

Categories

(Bugzilla :: Documentation, defect, P4)

3.2.2
defect

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: Eric.Olson, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) (.NET CLR 3.5.30729)
Build Identifier: 3.2.2

Running makedocs to compile the documentation fails under Windows.

1. There is a call to MadeDocs that copies a file that contains UNIX-only syntax: MakeDocs(undef, 'cp ../bugzilla.ent ./xml/')

2. Jade appears to be a prerequisite, but I haven't been able to find a Windows implementation. It's not even made clear that this *is* a prerequisite to build the Bugzilla Guide.


Reproducible: Always
Known bug, but doesn't seem to be filed yet.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: x86 → All
Version: unspecified → 3.2.2
Yeah, we're unlikely to ever fix this, since as you pointed out, the requirements to build the docs don't seem to exist on Windows.
Priority: -- → P4
API doc can be compiled without any problem on Windows, so we may add some code which only lets you compile the API doc and stops without throwing errors, as we did for install-module.pl.
We no longer use this system to compile the docs. I believe that the current system does, or should, work under Windows.

Gerv
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
(In reply to Gervase Markham [:gerv] from comment #4)
> I believe that the current system does, or should, work under Windows.

If it should work on Windows but doesn't, then I don't see how this bug can be closed as wontfix.
makedocs.pl now works correctly on Windows.
Resolution: WONTFIX → FIXED
Target Milestone: --- → Bugzilla 5.0
You need to log in before you can comment on or make changes to this bug.