diff options
| author | Graydon Hoare <graydon@mozilla.com> | 2011-12-30 15:10:55 -0800 |
|---|---|---|
| committer | Graydon Hoare <graydon@mozilla.com> | 2011-12-30 15:10:55 -0800 |
| commit | 90ae3e3168a5d4afb9a81c19b8ad7cc737dac0d8 (patch) | |
| tree | b5cd941bc740d634ed4ae67782a2b924fab4656b /mk/docs.mk | |
| parent | 468ced3868e96d428808a67d4b9503648dd2d84e (diff) | |
Document copy/move/swap/assign expressions more accurately. Fix up some drift on log docs.
Diffstat (limited to 'mk/docs.mk')
| -rw-r--r-- | mk/docs.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/docs.mk b/mk/docs.mk index b90de8d26b2..bf41413de3b 100644 --- a/mk/docs.mk +++ b/mk/docs.mk @@ -52,7 +52,7 @@ GENERATED += nd/$(1)/Languages.txt \ nd/$(1)/Menu.txt \ nd/$(1)/Data -DOCS += nd/$(1)/index.html nd/$(1)/lib.css +DOCS += doc/$(1)/index.html nd/$(1)/lib.css endef |
