update
This commit is contained in:
parent
1d0a931583
commit
30aa141cca
@ -70,6 +70,8 @@ There is no separate `etaf-data` install: Data is a core ETAF capability. There
|
||||
|
||||
## Load and verify
|
||||
|
||||
ECSS 0.1.0 and TP 1.0.0 are independent packages and may be installed in either order. Install both before Ebox 2.0.0, then install ETAF. ETAF consumes only the Ebox 2.0 public rendering contract.
|
||||
|
||||
During development, load the sibling Ebox checkout before ETAF:
|
||||
|
||||
```elisp
|
||||
|
||||
@ -70,6 +70,8 @@ Component(props, Scope) → View → Renderer → Ebox Node → Emacs buffer
|
||||
|
||||
## 加载与验证
|
||||
|
||||
ECSS 0.1.0 与 TP 1.0.0 是互相独立的包,安装顺序任意;两者都安装后再安装 Ebox 2.0.0,最后安装 ETAF。ETAF 只使用 Ebox 2.0 的公共渲染契约。
|
||||
|
||||
开发时先把同级 Ebox 检出目录加入 `load-path`:
|
||||
|
||||
```elisp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user