Project

General

Profile

Feature #19

Updated by Oleksandr Ivanov 12 months ago

Add Navigation pane at the left side of the rendered html document.  
 Ideally it should looks like a tree: 
 
  + root 
 
  ++ arch 
 
  +++ arch.html 
 
  ++++ Architecture Specification 
 
  +++++ Overview 
 
  ... 
 
  +++ img 
 
  ++++ 001.svg  
  
  ... 
 
  ++ srs 
 
  +++ srs.html 
 
  ...

Back