Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions content/gantt.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,14 @@ Tbd

## Sections statements

Tbd

Tasks can be grouped into sections with a `section` statement.
A `section Section Name` statement will place all the following tasks into that section.

## Setting dates

Tbd
There is no functionality to control "today" value for a Gantt chart's indicator.

Instead of `after des2, 5d` a task can have a beginning date and an ending date explicitly set.


### Date format
Expand Down