forked from manbo/internal-docs
0ed8318821b929174e07e4b450295d41edcb27eb
Update main.tex to tighten internal spacing and list formatting: add \usepackage{enumitem}, set compact float spacing (\textfloatsep, \floatsep, \intextsep, \abovecaptionskip, \belowcaptionskip), and configure \setlist for denser lists; enable \raggedbottom. Adjust figure include to 0.995\textwidth with trim+clip to avoid overfull boxes. Make small editorial tweaks ("time-step" hyphenation and minor rephrasing in the Conclusion). Recompiled artifacts (main.aux, main.log, main.pdf) were also updated.
File organisation
Currently, there are 4 parts of docs:
-
API: contains detailed docs about API designs. (Note that
system_design.mdis a temp draft for discussing high-level design, not for API definitations). -
knowledges: contains theorical knowledges/designs for the project (mainly diffusion stuffs).
-
notes4coding: contains deatiled description for coding, may be useful to coding agents (like codex).
-
papers: contains useful papers we've found in pdf
Here is the Feishu Docs link: https://my.feishu.cn/wiki/Za4dwCsG6iPD9qklRLWcoJOZnnb?from=from_copylink
Description
Languages
TeX
94.3%
Batchfile
5.7%