Mention documentation in the readme
The readme is awful, but now it at least points to the documentation.
This commit is contained in:
parent
74514bb4d1
commit
f90d83b6a0
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ Accumulators can be in any of the loop's stages:
|
||||||
;; => (values 6 (1 2 2 3 3 4))
|
;; => (values 6 (1 2 2 3 3 4))
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
Is only available in a weird markdown/xml chimaera or in HTML format. This will change. You can find it in documentation doc.xml (for the weird format) and documentation/doc.html for the slightly more accessible HTML format. It looks ugly though.
|
||||||
|
|
||||||
|
|
||||||
## Differences from foof-loop
|
## Differences from foof-loop
|
||||||
|
|
||||||
### syntactical
|
### syntactical
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue