Actions
Feature #19
closedNavigation Pane
Start date:
01/29/2024
Due date:
02/09/2024
% Done:
100%
Estimated time:
20:00 h
Spent time:
 (Total: 5:00 h)
Description
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
 ...
Updated by Oleksandr Ivanov almost 2 years ago
- Status changed from New to In Progress
Updated by Oleksandr Ivanov over 1 year ago
- Status changed from In Progress to Feedback
Implemented as:
root
- arch
 ++ Specification Title
 ...
- srs
 ++ Specification Title
 ...
- sys
 ++ Specification Title
Updated by Oleksandr Ivanov over 1 year ago
- Status changed from Feedback to Closed
Gem v 0.0.6 is released
Actions