DragonFly docs List (threaded) for 2010-07
[
Date Prev][Date Next]
[
Thread Prev][Thread Next]
[
Date Index][
Thread Index]
Re: Off-line documentation
On Tue, July 20, 2010 8:56 am, v_2e@ukr.net wrote:
> The problem is I do not always have Internet access, thus I need to
> have some kind of off-line manual or handbook.
> Can I get such documentation somewhere?
There isn't a single document to point you at right now, but you could use
something like wget to grab it all and turn it into a local collection of
files, which you could then read directly with your web browser:
wget -k -r --no-parent http://www.dragonflybsd.org/docs/documentation
(I haven't tested this to make sure I have it correct...) If you only
have Windows machines available, there's a Windows version:
http://gnuwin32.sourceforge.net/packages/wget.htm
[
Date Prev][Date Next]
[
Thread Prev][Thread Next]
[
Date Index][
Thread Index]