diff --git a/mixer/doc/OVERVIEW.html b/mixer/doc/OVERVIEW.html index d691c14..69241e4 100644 --- a/mixer/doc/OVERVIEW.html +++ b/mixer/doc/OVERVIEW.html @@ -148,10 +148,10 @@ If you don't love this software, don't feel guilty about not contributing. If yo

Distribution

-Development of the Non-DAW and Non-Mixer can be followed with Git: +Development of the Non-Mixer can be followed with Git:

-git clone git://git.tuxfamily.org/gitroot/non/daw.git
+git clone git://git.tuxfamily.org/gitroot/non/non.git
 

@@ -161,11 +161,9 @@ There are no pre-compiled binaries available.

The following libraries are required to build Non DAW and Non Mixer

-
+
  • Distribution + +

    1. User Manual

    1.1. The Non Session Manager Graphical Interface

    @@ -246,6 +248,17 @@ Simply starting two (or more) instances of the Non Session Manager interface on

    Imagining a useful application of this feature is left as an exercise for the reader.

    +

    Distribution

    +

    +Development of the Non Session Manager can be followed with Git: +

    +
    +
    +git clone git://git.tuxfamily.org/gitroot/non/non.git
    +
    +

    +There are no pre-compiled binaries available. +

    diff --git a/session-manager/doc/MANUAL.mu b/session-manager/doc/MANUAL.mu index 6c6a70c..c9cbe1e 100644 --- a/session-manager/doc/MANUAL.mu +++ b/session-manager/doc/MANUAL.mu @@ -258,3 +258,10 @@ Imagining a useful application of this feature is left as an exercise for the reader. +; Distribution + + Development of the Non Session Manager can be followed with Git: + +> git clone git://git.tuxfamily.org/gitroot/non/non.git + + There are no pre-compiled binaries available. diff --git a/session-manager/doc/Makefile b/session-manager/doc/Makefile index 7d030b1..d2ed882 100644 --- a/session-manager/doc/Makefile +++ b/session-manager/doc/Makefile @@ -12,8 +12,8 @@ OBJS=$(SRCS:.mu=.html) all: $(OBJS) upload: all - @ ln -sf OVERVIEW.html index.html - @ rsync -L mup.css MANUAL.html index.html *.png ssh.tuxfamily.org:/home/non/non-mixer.tuxfamily.org-web/htdocs + @ ln -sf MANUAL.html index.html + @ rsync -L mup.css MANUAL.html API.html index.html *.png ssh.tuxfamily.org:/home/non/non.tuxfamily.org-web/htdocs/nsm @ rm -f index.html install: diff --git a/timeline/doc/OVERVIEW.html b/timeline/doc/OVERVIEW.html index 0184294..fba0211 100644 --- a/timeline/doc/OVERVIEW.html +++ b/timeline/doc/OVERVIEW.html @@ -196,10 +196,10 @@ If you don't love this software, don't feel guilty about not contributing. If yo

    Distribution

    -Development of the Non-DAW and Non-Mixer can be followed with Git: +Development of the Non-DAW can be followed with Git:

    -git clone git://git.tuxfamily.org/gitroot/non/daw.git
    +git clone git://git.tuxfamily.org/gitroot/non/non.git
     

    @@ -207,13 +207,11 @@ There are no pre-compiled binaries available.

    Requirements

    -The following libraries are required to build Non DAW and Non Mixer +The following libraries are required to build Non DAW.

    -