conflux-rust icon indicating copy to clipboard operation
conflux-rust copied to clipboard

Add code overview documentation

Open Pana opened this issue 5 years ago • 1 comments

To ease the process of community developer involve into the developing of conflux-core, A code overview doc should been provided like libra, and provide doc for core components.

And the core code organization should follow crate workspace, consider this change will be very big, it will be a long work to finish, maybe crate by crate.

Pana avatar Aug 17 '20 03:08 Pana

We actually have some of this in our old documentation (here). What's left to do is to write a design doc for the missing components and migrate this content to our new docs.

Thegaram avatar Aug 17 '20 06:08 Thegaram