Ticket #200 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

README documentation on building documentation incorrect

Reported by: josephpiche Owned by: gnugo
Priority: low Milestone: 3.7.12
Component: documentation Version:
Severity: trivial Keywords:
Cc: patch: yes

Description

The README incorrectly describes how to build the documentation, it gives the wrong make commands.

Attachments

small_readme_fix.patch Download (779 bytes) - added by josephpiche 4 years ago.
Corrects make commands for documentation in REAME file
readme_fix_7_12.1 Download (1.2 KB) - added by gunnar 4 years ago.
Revised documentation fix.

Regression Results

Attachment Rev. PASS FAIL Nodes Status
small_readme_fix.patch Download never tested

Change History

Changed 4 years ago by josephpiche

Corrects make commands for documentation in REAME file

comment:1 Changed 4 years ago by gunnar

I think the main problem is that the documentation fails to say that "make gnugo.dvi" and "make gnugo.ps" should be run from the doc directory, which is also required for "makeinfo --html gnugo.texi" to work.

("make dvi" and "make ps" work both from the top directory and the doc directory though.)

Changed 4 years ago by gunnar

Revised documentation fix.

comment:2 Changed 4 years ago by gunnar

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.