This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Opening SGML-manuals


--- Gary Thomas <gary@chez-thomas.org> wrote:
> On Thu, 2002-06-20 at 04:43, Iztok Zupet wrote:
> > On Thursday 20 June 2002 09:42, David Marqvar
> (DAM) wrote:
> > > Hello.
> > >
> > > I'm currently trying to get into the details of
> eCos.
> > > I've downloaded the latest CVS, including
> documentation in SGML.
> > >
> > > How do I open the SGML-files? I've tried to use
> sgml2html (linux) and
> > > "SoftQuad XMetaL 3.0" (windows).
> > > It seems that I need a Rules File, a DTD or a
> Schema... I'm missing
> > > something obviously..?
> > >
> > > Regards,
> > > David Marqvar
> > 
> > Hi:
> > 
> >    Since I haven't updatet my eCos witht thel last
> update (i'ts 3 weeks old), 
> > my information may be out of date. 
> > 
> >  Seems that the only way one can try to build the
> docs is:
> > 
> > Go to the ecos/doc/sgml directory and hack
> makemakefile shell script , eg 
> > replace every occurence of "ecc" with "packages".
> >  -./makemakefile
> >  -make
> > Then You will notice that there are some
> unresolved SGML link errors. Just 
> > remove the links from SGML sources, because there
> are some mising sgml files 
> > in the repository tree.. The SGML documentation
> scheme is new in the eCos 
> > 2.0. ( I haven't tried that).
> 
> A much simpler way to do this is (on Linux):
>   % cd XXX/ecos        // wherever your top-level is
> installed

Just build in ecos repository?


>   % ln -s packages ecc
>   % cd doc/sgml
>   % ./makemakefile
>   % make html
> 
> This worked fine for me, no unresolved links, etc.
> 
> 
> -- 
> Before posting, please read the FAQ:
> http://sources.redhat.com/fom/ecos
> and search the list archive:
> http://sources.redhat.com/ml/ecos-discuss
> 


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]