Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/a47a6dd52e92e75ebf11e125563fb953dd1cab8b
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/a47a6dd52e92e75ebf11e125563fb953dd1cab8b
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/a47a6dd52e92e75ebf11e125563fb953dd1cab8b

The branch, master has been updated
       via  a47a6dd52e92e75ebf11e125563fb953dd1cab8b (commit)
      from  0961589f9c5cdbae05c067a48933fe7548c2203f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf.git/commit/?id=a47a6dd52e92e75ebf11e125563fb953dd1cab8b
commit a47a6dd52e92e75ebf11e125563fb953dd1cab8b
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    Update Doxygen config to follow new frontend locations

diff --git a/Docs/Doxyfile b/Docs/Doxyfile
index 9168c19..15ca480 100644
--- a/Docs/Doxyfile
+++ b/Docs/Doxyfile
@@ -655,28 +655,28 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = windows \
-                         atari \
-                         atari/plot \
-                         gtk \
+INPUT                  = frontends/amiga \
+                         frontends/amiga/stringview \
+                         frontends/atari \
+                         frontends/atari/plot \
+                         frontends/beos \
+                         frontends/cocoa \
+                         frontends/framebuffer \
+                         frontends/framebuffer/fbtk \
+                         frontends/gtk \
+                         frontends/monkey \
+                         frontends/riscos \
+                         frontends/riscos/configure \
+                         frontends/riscos/gui \
+                         frontends/riscos/content-handlers \
+                         frontends/riscos/templates \
+                         frontends/riscos/scripts \
+                         frontends/windows \
                          css \
-                         cocoa \
-                         monkey \
                          render \
                          desktop \
-                         amiga \
-                         amiga/stringview \
                          content \
                          content/fetchers \
-                         framebuffer \
-                         framebuffer/fbtk \
-                         riscos \
-                         riscos/configure \
-                         riscos/gui \
-                         riscos/content-handlers \
-                         riscos/templates \
-                         riscos/scripts \
-                         beos \
                          javascript \
                          javascript/jsapi \
                          utils \


-----------------------------------------------------------------------

Summary of changes:
 Docs/Doxyfile |   34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/Docs/Doxyfile b/Docs/Doxyfile
index 9168c19..15ca480 100644
--- a/Docs/Doxyfile
+++ b/Docs/Doxyfile
@@ -655,28 +655,28 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = windows \
-                         atari \
-                         atari/plot \
-                         gtk \
+INPUT                  = frontends/amiga \
+                         frontends/amiga/stringview \
+                         frontends/atari \
+                         frontends/atari/plot \
+                         frontends/beos \
+                         frontends/cocoa \
+                         frontends/framebuffer \
+                         frontends/framebuffer/fbtk \
+                         frontends/gtk \
+                         frontends/monkey \
+                         frontends/riscos \
+                         frontends/riscos/configure \
+                         frontends/riscos/gui \
+                         frontends/riscos/content-handlers \
+                         frontends/riscos/templates \
+                         frontends/riscos/scripts \
+                         frontends/windows \
                          css \
-                         cocoa \
-                         monkey \
                          render \
                          desktop \
-                         amiga \
-                         amiga/stringview \
                          content \
                          content/fetchers \
-                         framebuffer \
-                         framebuffer/fbtk \
-                         riscos \
-                         riscos/configure \
-                         riscos/gui \
-                         riscos/content-handlers \
-                         riscos/templates \
-                         riscos/scripts \
-                         beos \
                          javascript \
                          javascript/jsapi \
                          utils \


-- 
NetSurf Browser

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to