Changeset 1269
- Timestamp:
- Jul 22, 2004, 10:55:44 AM (22 years ago)
- Location:
- trunk/psLib
- Files:
-
- 3 edited
-
psLib.kdevses (modified) (2 diffs)
-
src/Doxyfile (modified) (1 diff)
-
src/mainpage.dox (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/psLib.kdevses
r1240 r1269 2 2 <!DOCTYPE KDevPrjSession> 3 3 <KDevPrjSession> 4 <DocsAndViews NumberOfDocuments=" 5" >5 <Doc0 NumberOfViews="1" URL="file:/home/desonia/psLib/src/ astronomy/psCCD.h" >6 <View0 line=" 37" Type="???" >7 <AdditionalSettings Top="2" Width="1 058" Attach="1" Height="629" Left="2" MinMaxMode="0" />4 <DocsAndViews NumberOfDocuments="1" > 5 <Doc0 NumberOfViews="1" URL="file:/home/desonia/psLib/src/collections/psImage.c" > 6 <View0 line="295" Type="???" > 7 <AdditionalSettings Top="2" Width="1286" Attach="1" Height="964" Left="2" MinMaxMode="0" /> 8 8 </View0> 9 9 </Doc0> 10 <Doc1 NumberOfViews="1" URL="file:/home/desonia/psLib/src/collections/psImage.h" >11 <View0 line="61" Type="???" >12 <AdditionalSettings Top="2" Width="1058" Attach="1" Height="629" Left="2" MinMaxMode="0" />13 </View0>14 </Doc1>15 <Doc2 NumberOfViews="1" URL="file:/home/desonia/psLib/src/astronomy/psCCD.c" >16 <View0 line="43" Type="???" >17 <AdditionalSettings Top="2" Width="1058" Attach="1" Height="629" Left="2" MinMaxMode="0" />18 </View0>19 </Doc2>20 <Doc3 NumberOfViews="1" URL="file:/home/desonia/psLib/src/astronomy/Makefile" >21 <View0 line="15" Type="???" >22 <AdditionalSettings Top="2" Width="1058" Attach="1" Height="629" Left="2" MinMaxMode="0" />23 </View0>24 </Doc3>25 <Doc4 NumberOfViews="1" URL="file:/home/desonia/psLib/src/collections/Makefile" >26 <View0 line="0" Type="???" >27 <AdditionalSettings Top="2" Width="1058" Attach="1" Height="629" Left="2" MinMaxMode="0" />28 </View0>29 </Doc4>30 10 </DocsAndViews> 31 11 <pluginList> … … 33 13 <bookmarks> 34 14 <bookmark url="/home/desonia/psLib/test/dataManip/tst_psImageManip.c" > 35 <mark line=" 578" />36 <mark line=" 598" />37 <mark line=" 632" />15 <mark line="615" /> 16 <mark line="652" /> 17 <mark line="593" /> 38 18 </bookmark> 39 19 </bookmarks> -
trunk/psLib/src/Doxyfile
r1224 r1269 365 365 mainpage.dox \ 366 366 sysUtils \ 367 image \ 367 368 dataManip \ 368 369 collections \ -
trunk/psLib/src/mainpage.dox
r1224 r1269 13 13 also reflected in the file system directory structure: 14 14 - System Utilities 15 - Image Operations 15 16 - Data Collections 16 17 - Data Manipulation
Note:
See TracChangeset
for help on using the changeset viewer.
