docs: haddock fixes
This commit is contained in:
parent
d028e9eb17
commit
5476a292ad
@ -55,6 +55,7 @@ tests_Commands = TestList
|
|||||||
-- ,Commands.Print.tests_Print
|
-- ,Commands.Print.tests_Print
|
||||||
Commands.Register.tests_Register
|
Commands.Register.tests_Register
|
||||||
-- ,Commands.Stats.tests_Stats
|
-- ,Commands.Stats.tests_Stats
|
||||||
|
]
|
||||||
-- #ifdef VTY
|
-- #ifdef VTY
|
||||||
-- ,Commands.UI.tests_UI
|
-- ,Commands.UI.tests_UI
|
||||||
-- #endif
|
-- #endif
|
||||||
@ -64,4 +65,3 @@ tests_Commands = TestList
|
|||||||
-- #ifdef CHART
|
-- #ifdef CHART
|
||||||
-- ,Commands.Chart.tests_Chart
|
-- ,Commands.Chart.tests_Chart
|
||||||
-- #endif
|
-- #endif
|
||||||
]
|
|
||||||
|
|||||||
@ -133,8 +133,10 @@ i, o or O. The meanings of the codes are:
|
|||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
@
|
||||||
i 2007/03/10 12:26:00 hledger
|
i 2007/03/10 12:26:00 hledger
|
||||||
o 2007/03/10 17:26:02
|
o 2007/03/10 17:26:02
|
||||||
|
@
|
||||||
|
|
||||||
-}
|
-}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user