Doc split to high-level-chain-mgr.tex finished
All of the major surgery required to move Chain Manager design & discussion details out of the high-level-machi.tex document are complete. I've done only a very small amount of work on the original high-level-machi.tex to fix document flow problems. There's probably a good way to have LaTeX automatically manage the mutual references between the now-split documents, but I didn't know about, sorry.
This commit is contained in:
parent
70f3c02644
commit
62d3dadf98
3 changed files with 1304 additions and 1153 deletions
|
@ -1,6 +1,8 @@
|
|||
all:
|
||||
latex high-level-machi.tex
|
||||
dvipdfm high-level-machi.dvi
|
||||
latex high-level-chain-mgr.tex
|
||||
dvipdfm high-level-chain-mgr.dvi
|
||||
|
||||
clean:
|
||||
rm -f *.aux *.dvi *.log
|
||||
|
|
1186
doc/src.high-level/high-level-chain-mgr.tex
Normal file
1186
doc/src.high-level/high-level-chain-mgr.tex
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue