mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
first cut at browseable RTEMS
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
PROJECT=src
|
||||
PROJECT=browseable_rtems
|
||||
DISTRIBUTION_LEVEL=internal
|
||||
|
||||
include ../Make.config
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
set Srctree /usr1/rtems/rtems-work/c/src/exec/
|
||||
#set Htmltree /tmp/www
|
||||
set Htmlroot /usr1/tmp/rtemsdoc-4.0.0-beta3/html/src
|
||||
set Htmlroot /usr1/tmp/rtemsdoc-4.0.0-beta3/html/internal/browseable_rtems
|
||||
set Htmldir .
|
||||
set Newsrctree . # Comments here too
|
||||
# default is . and that is fine for us right now
|
||||
|
||||
Reference in New Issue
Block a user