Changeset d8f0aa16 in rtems
- Timestamp:
- 08/23/06 19:23:30 (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 4f5d2dfc
- Parents:
- 83fb86f
- Location:
- doc
- Files:
-
- 19 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/ChangeLog
r83fb86f rd8f0aa16 1 2006-08-23 Joel Sherrill <joel@OARcorp.com> 2 3 * Makefile.am, configure.ac, index.html.in: FAQ should now be 4 completely in the Wiki. 5 * FAQ/.cvsignore, FAQ/FAQ.texi, FAQ/Makefile.am, FAQ/basic.t, 6 FAQ/bsp.t, FAQ/build45.t, FAQ/concepts.t, FAQ/debug.t, 7 FAQ/endoftime.t, FAQ/entry, FAQ/freesw.t, FAQ/hwdebugaids.t, 8 FAQ/projects.t, FAQ/stamp-vti, FAQ/tools.t, FAQ/version.texi, 9 common/timemac.texi, common/timetbl.t, common/timing.t: Removed. 10 1 11 2006-08-23 Joel Sherrill <joel@OARcorp.com> 2 12 -
doc/Makefile.am
r83fb86f rd8f0aa16 8 8 # + tools, common and images are shared across many documents 9 9 10 SUBDIRS = tools FAQstarted user bsp_howto porting develenv posix_users \10 SUBDIRS = tools started user bsp_howto porting develenv posix_users \ 11 11 posix1003.1 filesystem itron3.0 networking ada_user started_ada \ 12 12 rtems_gdb rgdb_specs new_chapters relnotes cpu_supplement gnu_docs … … 18 18 EXTRA_DIST = HELP.html rtems_header.html.in rtems_footer.html.in 19 19 20 EXTRA_DIST += common/cpright.texi common/setup.texi common/timemac.texi \ 21 common/timetbl.t common/treedef.tex common/wksheets.t common/timing.t \ 22 common/rtems.texi.in 20 EXTRA_DIST += common/cpright.texi common/setup.texi \ 21 common/treedef.tex common/rtems.texi.in 23 22 24 23 html_imagesdir = $(htmldir)/images -
doc/configure.ac
r83fb86f rd8f0aa16 178 178 AC_CONFIG_FILES([ 179 179 index.html 180 FAQ/Makefile181 180 develenv/Makefile 182 181 user/Makefile -
doc/index.html.in
r83fb86f rd8f0aa16 8 8 <BODY> 9 9 <MENU> 10 <LI> 11 <A HREF="../pdf/FAQ.pdf"> 12 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 13 <A HREF="../ps/FAQ.ps"> 14 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 15 <A HREF="../dvi/FAQ.dvi"> 16 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 17 <A HREF="FAQ/index.html">RTEMS FAQ</A> 18 </LI> 10 <LI><A HREF="http://www.rtems.org/wiki">RTEMS Wiki</A></LI> 19 11 <LI>C/C++ Manuals</LI> 20 12 <MENU> … … 83 75 <LI>Miscellaneous Manuals</LI> 84 76 <MENU> 77 <LI><A HREF="../pdf/cpu_supplement.pdf"> 78 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 79 <A HREF="../ps/cpu_supplement.ps"> 80 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 81 <A HREF="../dvi/cpu_supplement.dvi"> 82 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 83 <A HREF="cpu_supplement/index.html"> 84 RTEMS CPU Supplement</A> 85 </LI> 86 85 87 <LI><A HREF="../pdf/develenv.pdf"> 86 88 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> … … 154 156 </MENU> 155 157 156 157 <LI>CPU Supplements for Primary Ports 158 159 <MENU> 160 161 <LI><A HREF="HELP.html"> 162 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 163 <A HREF="HELP.html"> 164 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 165 <A HREF="HELP.html"> 166 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 167 <A HREF="HELP.html"> 168 RTEMS Hitachi H8/300 Applications Supplement</A> 169 </LI> 170 171 <LI><A HREF="../pdf/i386.pdf"> 172 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 173 <A HREF="../ps/i386.ps"> 174 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 175 <A HREF="../dvi/i386.dvi"> 176 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 177 <A HREF="supplements/i386/index.html"> 178 RTEMS Intel i386 Applications Supplement</A> 179 </LI> 180 181 <LI><A HREF="../pdf/m68k.pdf"> 182 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 183 <A HREF="../ps/m68k.ps"> 184 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 185 <A HREF="../dvi/m68k.dvi"> 186 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 187 <A HREF="supplements/m68k/index.html"> 188 RTEMS Motorola MC68xxx Applications Supplement</A> 189 </LI> 190 191 <LI><A HREF="../pdf/mips.pdf"> 192 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 193 <A HREF="../ps/mips.ps"> 194 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 195 <A HREF="../dvi/mips.dvi"> 196 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 197 <A HREF="supplements/mips/index.html"> 198 RTEMS MIPS Applications Supplement</A> 199 </LI> 200 201 <LI><A HREF="../pdf/powerpc.pdf"> 202 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 203 <A HREF="../ps/powerpc.ps"> 204 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 205 <A HREF="../dvi/powerpc.dvi"> 206 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 207 <A HREF="supplements/powerpc/index.html"> 208 RTEMS PowerPC Applications Supplement</A> 209 </LI> 210 211 <LI><A HREF="../pdf/sh.pdf"> 212 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 213 <A HREF="../ps/sh.ps"> 214 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 215 <A HREF="../dvi/sh.dvi"> 216 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 217 <A HREF="supplements/sh/index.html"> 218 RTEMS Hitachi SH Applications Supplement</A> 219 </LI> 220 221 <LI><A HREF="../pdf/sparc.pdf"> 222 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 223 <A HREF="../ps/sparc.ps"> 224 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 225 <A HREF="../dvi/sparc.dvi"> 226 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 227 <A HREF="supplements/sparc/index.html"> 228 RTEMS SPARC Applications Supplement</A> 229 </LI> 230 231 <LI><A HREF="HELP.html"> 232 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 233 <A HREF="HELP.html"> 234 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 235 <A HREF="HELP.html"> 236 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 237 <A HREF="HELP.html"> 238 RTEMS UNIX Port Applications Supplement</A> 239 </LI> 240 241 </MENU> 242 243 <LI>CPU Supplements for Secondary Ports 244 245 <MENU> 246 <LI><A HREF="../pdf/c4x.pdf"> 247 <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A> 248 <A HREF="../ps/c4x.ps"> 249 <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A> 250 <A HREF="../dvi/c4x.dvi"> 251 <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A> 252 <A HREF="supplements/c4x/index.html"> 253 RTEMS Texas Instruments C3x/C4x Applications Supplement</A> 254 </LI> 255 </MENU> 256 </LI> 158 </li> 257 159 258 160 </MENU> 259 161 <HR> 260 Copyright © 1988-200 4<A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>162 Copyright © 1988-2006 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A> 261 163 </BODY></HTML>
Note: See TracChangeset
for help on using the changeset viewer.