lotus/documentation/en
2022-03-16 22:29:40 +01:00
..
architecture
.glossary.json
.library.json
about.md
api-v0-methods-miner.md feat(deps): update to graphsync v0.13.0 with 2.0 protocol 2022-03-09 18:06:35 +00:00
api-v0-methods-worker.md
api-v0-methods.md Merge branch 'master' into feat/cid-to-piece-idx 2022-03-02 14:06:30 +00:00
api-v1-unstable-methods.md Merge branch 'master' into feat/cid-to-piece-idx 2022-03-02 14:06:30 +00:00
block-validation.md
cli-lotus-miner.md Fix gen-check 2022-03-02 11:40:02 +00:00
cli-lotus-worker.md
cli-lotus.md Merge branch 'master' into feat/cid-to-piece-idx 2022-03-02 14:06:30 +00:00
create-miner.md
default-lotus-config.toml feat: config: Persistent subsystem log level config 2022-03-10 14:44:56 +01:00
default-lotus-miner-config.toml sealing: Add MakeCCSectorsAvailable config 2022-03-16 22:29:40 +01:00
dev-tools-pond-ui.md
jaeger-tracing.md
README.md
sealing-procs.md
WIP-arch-complementary-notes.md

Lotus documentation

This folder contains some Lotus documentation mostly intended for Lotus developers.

User documentation (including documentation for miners) has been moved to specific Lotus sections in https://docs.filecoin.io:

The Lotu.sh site

The https://lotu.sh and https://docs.lotu.sh sites are generated from this folder based on the index provided by .library.json. This is done at the lotus-docs repository, which contains Lotus as a git submodule.

To update the site, the lotus-docs repository should be updated with the desired version for the lotus git submodule. Once pushed to master, it will be auto-deployed.