Please consider using XSLT for HTML formatting.
I think generating HTML by Objective-C is painful and it is difficult to improve HTML output.
Mac OS X and Safari have a XSLT processor.
We can use a shell command "xsltproc" which is in any Macintosh.
Search found 3 matches
- Fri Feb 22, 2008 1:05 pm
- Forum: Feature Requests
- Topic: An improvement around MANPATH of Bwana
- Replies: 5
- Views: 5502
- Fri Feb 22, 2008 12:30 pm
- Forum: Feature Requests
- Topic: An improvement around MANPATH of Bwana
- Replies: 5
- Views: 5502
Thanks for accepting my code.
My name is Tetsuro KURITA.
Also I have a web page.
http://homepage.mac.com/tkurita/scriptfactory/en/
I hope this URL used as my pointer.
My name is Tetsuro KURITA.
Also I have a web page.
http://homepage.mac.com/tkurita/scriptfactory/en/
I hope this URL used as my pointer.
- Thu Feb 21, 2008 7:38 pm
- Forum: Feature Requests
- Topic: An improvement around MANPATH of Bwana
- Replies: 5
- Views: 5502
An improvement around MANPATH of Bwana
Bwana is very useful, but one of the problem is that adding MANPATH is not easy. I think editing man.conf should be avoided if possible. I guess almost people needs same MANPATHes to a login shell. The better way is sharing MAPATH setting with login shell. I make a patch to do this. All of informati...