Subversion Repositories HelenOS-doc

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
175 5777 d 9 h decky /papers/ extend architecture description to all HelenOS components  
/papers/architecture.uxf
174 5777 d 15 h decky /papers/ prettyprint UML model  
/papers/architecture.uxf
173 5777 d 16 h decky /papers/ draft of component architecture (UMLet)  
/papers/architecture.uxf
172 5798 d 14 h decky /papers/ start a paper  
/papers
/papers/Makefile
/papers/acm_proc_article-sp.cls
/papers/comp.tex
171 6300 d 7 h jermar /design/trunk/src/ Update our documentation a bit.
- Undead -> Lingering
- Pseudo thread -> Fibril
- add mention about arm32, ia32xen, ppc64 and sparc64
- someone should try to verify that it still can be built
(doesn't build PDF for me)
 
/design/trunk/src/ch_arch_overview.xml
/design/trunk/src/ch_intro.xml
/design/trunk/src/ch_ipc.xml
/design/trunk/src/ch_scheduling.xml
/design/trunk/src/ch_synchronization.xml
/design/trunk/src/images/ipc3.svg
/design/trunk/src/images/thread_states.svg
170 6673 d 17 h jermar /refman/trunk/ Produce lighter documentation.
Do without source browser and reference relations.
Generate documentation only for documented code.
 
/refman/trunk/Doxyfile-kernel-amd64
/refman/trunk/Doxyfile-kernel-ia32
/refman/trunk/Doxyfile-kernel-ia64
/refman/trunk/Doxyfile-kernel-mips32
/refman/trunk/Doxyfile-kernel-ppc32
/refman/trunk/Doxyfile-kernel-ppc64
/refman/trunk/Doxyfile-kernel-sparc64
/refman/trunk/Doxyfile-uspace-amd64
/refman/trunk/Doxyfile-uspace-ia32
/refman/trunk/Doxyfile-uspace-ia64
/refman/trunk/Doxyfile-uspace-mips32
/refman/trunk/Doxyfile-uspace-ppc32
169 6675 d 9 h jermar /design/trunk/src/ Fix more typos.  
/design/trunk/src/ap_arch.xml
/design/trunk/src/ch_ipc.xml
/design/trunk/src/ch_memory_management.xml
/design/trunk/src/ch_scheduling.xml
168 6675 d 9 h jermar /design/trunk/src/ Two typos.  
/design/trunk/src/ch_memory_management.xml
167 6675 d 12 h jermar /refman/trunk/ Add separate doxyfiles for each uspace-capable architecture.  
/refman/trunk/Doxyfile-uspace-amd64
/refman/trunk/Doxyfile-uspace-ia32
/refman/trunk/Doxyfile-uspace-ia64
/refman/trunk/Doxyfile-uspace-mips32
/refman/trunk/Doxyfile-uspace-ppc32
/refman/trunk/Doxyfile-uspace
/refman/trunk/Doxyfile-kernel-ppc32
/refman/trunk/Doxyfile-kernel-ppc64
/refman/trunk/Makefile
166 6675 d 12 h jermar /usrman/trunk/ Forgotten changes from last week.  
/usrman/trunk/building/building.tex
/usrman/trunk/intro/intro.tex
/usrman/trunk/running/running.tex
/usrman/trunk/usrman.tex
165 6676 d 2 h jermar /refman/trunk/ Segregate kernel documentation again.
This time, there is a complete reference manual for each architecture (only amd64 is lacking documentation for
symlinked files). There is no generic documentation. Each architecture should document only things that are
used by it (i.e. it never documents the whole genarch).
 
/refman/trunk/Doxyfile-kernel-amd64
/refman/trunk/Doxyfile-kernel-ia32
/refman/trunk/Doxyfile-kernel-ia64
/refman/trunk/Doxyfile-kernel-mips32
/refman/trunk/Doxyfile-kernel-ppc32
/refman/trunk/Doxyfile-kernel-ppc64
/refman/trunk/Doxyfile-kernel-sparc64
/refman/trunk/Doxyfile-kernel
/refman/trunk/doc/kernel
/refman/trunk/doc/uspace
/refman/trunk/doxygen.css
/refman/trunk/modules.patch
/refman/trunk/Makefile
164 6679 d 5 h jermar /refman/trunk/ Automatically patch Doxygen-generated documentation to display horizontal lists in modules.html.
The uspace is a little problematic because of the IPC and malloc modules.
 
/refman/trunk/doxygen.css
/refman/trunk/modules.patch
/refman/trunk/Makefile
163 6679 d 15 h cejka /refman/trunk/ Added path to file with modules definition.  
/refman/trunk/Doxyfile-kernel
162 6680 d 4 h jermar /prjdoc/trunk/ Fixes for the project documentation.  
/prjdoc/trunk/developers/developers.tex
/prjdoc/trunk/project/project.tex
161 6680 d 4 h jermar /refman/trunk/ Do not generate latex documentation.  
/refman/trunk/Doxyfile-kernel
/refman/trunk/Doxyfile-uspace
/refman/trunk/Makefile
160 6680 d 11 h jermar /design/trunk/src/ Fixes in mm documentation and some minor fixes in ipc.  
/design/trunk/src/ch_ipc.xml
/design/trunk/src/ch_memory_management.xml
159 6680 d 12 h jermar /design/trunk/src/ Add missing ().  
/design/trunk/src/ch_scheduling.xml
158 6680 d 12 h cejka /refman/trunk/ Doxygen refman update.  
/refman/trunk/Doxyfile-kernel
/refman/trunk/doc/kernel
/refman/trunk/Doxyfile-amd64-kernel
/refman/trunk/Doxyfile-generic-kernel
/refman/trunk/Doxyfile-ia32-kernel
/refman/trunk/Doxyfile-ia64-kernel
/refman/trunk/Doxyfile-mips32-kernel
/refman/trunk/Doxyfile-ppc32-kernel
/refman/trunk/Doxyfile-ppc64-kernel
/refman/trunk/Doxyfile-sparc64-kernel
/refman/trunk/doc/amd64-kernel
/refman/trunk/doc/generic-kernel
/refman/trunk/doc/ia32-kernel
/refman/trunk/doc/ia64-kernel
/refman/trunk/doc/mips32-kernel
/refman/trunk/doc/ppc32-kernel
/refman/trunk/doc/ppc64-kernel
/refman/trunk/doc/sparc64-kernel
/refman/trunk/Doxyfile-uspace
/refman/trunk/Makefile
157 6682 d 11 h jermar /design/trunk/src/ IPC review and fixes.

Fixed labels of TLD figures.
 
/design/trunk/src/ap_arch.xml
/design/trunk/src/ch_ipc.xml
156 6685 d 15 h palkovsky /prjdoc/trunk/spec/ Doc update.  
/prjdoc/trunk/spec/spec.tex

Show All