PSPP - Patches: patch #6262, How to not install developers...
You are not allowed to post comments on this tracker with your current authentication level.
patch #6262: How to not install developers guide by default?
Submitter: | Ben Pfaff <blp> | ||
Submitted: | Fri 09 Nov 2007 06:13:58 AM UTC | ||
Category: | None | Item Group: | None |
Status: | In Progress | Assigned to: | None |
Open/Closed: | Open |
( Jump to the original submission )
Sun 11 Nov 2007 07:20:29 AM UTC, comment #6: |
John Darrington <jmd>![]() |
Sun 11 Nov 2007 05:52:00 AM UTC, comment #5:
I can think of a couple of other ways to do this, but none of them really make me happy. Do you have a suggestion?
|
Ben Pfaff <blp>![]() |
Sun 11 Nov 2007 02:35:59 AM UTC, comment #4: Ben wrote:
|
John Darrington <jmd>![]() |
Sat 10 Nov 2007 06:08:01 AM UTC, comment #3:
Here's an updated patch. Any further comments? Do you like the idea of making this part of the release, even if it is not significantly expanded?
|
Ben Pfaff <blp>![]() |
Fri 09 Nov 2007 11:22:11 PM UTC, comment #2: 1. In the dvi version, the references to the user manual sections don't seem to get resolved properly.
2. It might be a good idea to put the developer manual sections in a seperate directory.
3. There seems to be some damage here:
@node Cases
A
The set of variables is ordered
|
John Darrington <jmd>![]() |
Fri 09 Nov 2007 06:16:41 AM UTC, comment #1: Oops--replace with slightly better version. |
Ben Pfaff <blp>![]() |
Fri 09 Nov 2007 06:13:58 AM UTC, original submission:
Here is the start of a developer's guide for PSPP. I have been sitting on it for months, hoping that I would find time to finish it up. But it's become apparent that that is not going to happen before the release of 0.6.0. So I'd like to check in what's here.
The manual includes a significant amount of advice and rationale. If you disagree with it, please say so.
The change set also includes a number of cleanups that I discovered should be done while I was writing the manual. Please, say so if you do not like any of these. |
Ben Pfaff <blp>![]() |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 6 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2007-11-11 | blp | Status | Ready For Test/Review | ![]() |
In Progress |
Summary | Start of developer\'s manual; cleanups | ![]() |
How to not install developers guide by default? | ||
2007-11-10 | blp | Attached File | - | ![]() |
Added developers-guide-start-3.patch, #14353 |
2007-11-09 | blp | Attached File | - | ![]() |
Added developers-guide-start-2.patch, #14345 |
2007-11-09 | blp | Attached File | #14344 | ![]() |
Removed |
2007-11-09 | blp | Attached File | - | ![]() |
Added developers-guide-start-2.patch, #14344 |
noinst_TEXINFOS is what I would have tried. I don't have any other suggestions.