September 09, 2002 Re: Code documentation round 3 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Suporte Internet | Suporte Internet wrote:
> Good obsevation !
> But what could be the solution?
My suggestion would be to use some kind of symbol, for example period, to indicate nesting level:
#1 List 1, Item 1
#2 List 1, Item 2
#.1 List 2, Item 1
#..1 List 3, Item 1
#.2 List 2, Item 2
#3 List 1, Item 3
|
September 11, 2002 Re: Code documentation round 3 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Pavel Minayev | Pavel Minayev <evilone@omen.ru> wrote in news:aliq8p$1vev$1 @digitaldaemon.com:
>> Good obsevation !
>> But what could be the solution?
>
> My suggestion would be to use some kind of symbol, for example period, to indicate nesting level:
>
> #1 List 1, Item 1
> #2 List 1, Item 2
> #.1 List 2, Item 1
> #..1 List 3, Item 1
> #.2 List 2, Item 2
> #3 List 1, Item 3
Maybe a "nested" number:
#1 List 1, Item 1
#1.1 List 1, Sub Item 1
#2 List 1, Item 2
|
Copyright © 1999-2021 by the D Language Foundation