Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 09-20-2006
mrcham mrcham is offline
Registered User
 
 
Join Date: Sep 2006
Posts: 3
Slice2DocBook Manual

Hi,
Just wondered if the slice2docbook manual is avail. to download? I've searched the web site and ice manual and can find no references to it.

Thanks in advance,
Martin
Reply With Quote
  #2 (permalink)  
Old 09-20-2006
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Our manual is not written with in docbook format. Only a small portion is, namely the reference sections for properties and endpoints, and the Slice documentation. You can find these parts of our manual in our source distribution under the "doc" directory. Note that the Slice documentation is generated during the compilation process from comments in our code.
Reply With Quote
  #3 (permalink)  
Old 09-20-2006
mrcham mrcham is offline
Registered User
 
 
Join Date: Sep 2006
Posts: 3
Hi Marc,
Sorry I think my question was badly worded. What I am really looking for is a manual on how to use Slice2DocBook.

Thanks,
Martin
__________________
Martin Champness
TRG Management Singapore PTE LTD
#25-03 Centennial Tower
3 Temasek Avenue
Singapore 039190
Reply With Quote
  #4 (permalink)  
Old 09-20-2006
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
I'm afraid we don't have a manual for slice2docbook

I recommend to have a look at our own Slice code in the "slice" directory, and how slice2docbook is used in the Makefile in the "doc" directory.
Reply With Quote
  #5 (permalink)  
Old 09-20-2006
mrcham mrcham is offline
Registered User
 
 
Join Date: Sep 2006
Posts: 3
Thanks Marc. I will take a look.
__________________
Martin Champness
TRG Management Singapore PTE LTD
#25-03 Centennial Tower
3 Temasek Avenue
Singapore 039190
Reply With Quote
  #6 (permalink)  
Old 09-20-2006
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 912
I'll add a section on slice2docbook to our manual.

Cheers,

Michi.
Reply With Quote
  #7 (permalink)  
Old 6 Days Ago
Maverik868 Maverik868 is offline
Registered User
 
Name: Michael Lang
Organization: Ba Friedrichshafen
Project: Distributed Observation System
 
Join Date: Aug 2008
Posts: 4
Question

Hi michi,

Can you please tell me the page, where I can find the silce2docbook description? Besides the sentence, which contains the keyword "slice2docbook", on page 88 of the manual it is never mentioned through the whole document.

Chapter 4 only describes the usage of the slice2html program.

Thanks,

Michael
Reply With Quote
  #8 (permalink)  
Old 6 Days Ago
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 912
We no longer use or support slice2docbook. If you look back through older editions of the manual, you'll still be able to find the documentation there.

Cheers,

Michi.
Reply With Quote
  #9 (permalink)  
Old 5 Days Ago
Maverik868 Maverik868 is offline
Registered User
 
Name: Michael Lang
Organization: Ba Friedrichshafen
Project: Distributed Observation System
 
Join Date: Aug 2008
Posts: 4
Question

Hi Michi,

In order to generate html documentation from my slice files I use the "slice2html" program. But in addition to that I also need a PDF-Documentation of the slice files.

Please, can someone tell me, what is the easiest way to generate a PDF-document based on my slice files?

Thanks,

Michael
Reply With Quote
  #10 (permalink)  
Old 5 Days Ago
Maverik868 Maverik868 is offline
Registered User
 
Name: Michael Lang
Organization: Ba Friedrichshafen
Project: Distributed Observation System
 
Join Date: Aug 2008
Posts: 4
Hi,

I have looked through all available PDF ICE manuals from version 2.1.2 to 3.2.1, but I never found a documentation about 'slice2docbook'?
Reply With Quote
  #11 (permalink)  
Old 5 Days Ago
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 912
Oops, I owe you an apology. My memory was betraying me. It looks like we never documented slice2docbook. We originally used to it to generate some of the appendixes for the manual. Because slice2docbook was only used for that purpose, we didn't write doc for it.

Personally, I can't say I miss it. The idea of docbook is nice, but the practical issues you encounter when trying to render into printed documentation are fairly serious. Basically, if you want professional-quality documentation, automatically rendered printable documentation from docbook just doesn't make the grade. It isn't flexible enough in some cases, and some of the layout issues, especially for tables, are simply unresolved, which is why we abandoned that approach.

Cheers,

Michi.
Reply With Quote
  #12 (permalink)  
Old 5 Days Ago
Maverik868 Maverik868 is offline
Registered User
 
Name: Michael Lang
Organization: Ba Friedrichshafen
Project: Distributed Observation System
 
Join Date: Aug 2008
Posts: 4
Question

Hi michi,

Thank you for your quick answer. In consideration of your experience in 'docbook', I will stop my research to create a PDF document based on the 'docbook' format.

But now, are there any other possibilities / programs in order to create an auto generated PDF-documentation from my slice files?

Thanks,

Michael
Reply With Quote
  #13 (permalink)  
Old 5 Days Ago
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 912
There are various HTML-to-PDF converters around. I have no first-hand experience with these, but one of those might suit your needs.

Cheers,

Michi.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
slice2docbook -> pdf g00fy Help Center 1 03-19-2006 07:51 AM
slice2docbook g00fy Help Center 0 03-11-2006 03:01 PM
Ice 2.1.0 manual andhow Bug Reports 1 05-09-2005 04:55 AM
slice2docbook StuartA Bug Reports 0 05-24-2004 08:47 AM
What's new in Ice-1.3.0 manual? shantanu_k06 Comments 1 03-07-2004 05:18 PM


All times are GMT -4. The time now is 10:06 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.