Not a C++ dev but want to help

@dirvine Dang I’m a bit slow - I’ve read a couple diff posts and now understand what you’re looking for. You want to take the examples book and turn it into the central system docs, am I correct?

From my testing I’m finding that gitbook is limited to two levels deep and if we are going to use it for the entire systems docs that might be a big limitation. If we do the following outline we are already 3 levels deep. Maybe this is just a limitation of the gitbook editor. I’ll need to check that:

  • MaidSafe Overview
  • How It Works
  • Why It Works
  • Core
  • Development
  • Building
  • Examples
  • Network Setup
    – Requirements
    – Local Network Setup
  • Authentication
  • Etc…

@David Does discourse have pages? If it does that would allow the community to link to docs, make quotes etc. easier.