mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2025-01-05 10:41:56 +03:00
Update docs.
This commit is contained in:
parent
26a8d05198
commit
d89d7eed05
@ -1,7 +1,7 @@
|
||||
module Pages.Manifest exposing
|
||||
( Config
|
||||
, toJson
|
||||
, DisplayMode(..), Orientation(..)
|
||||
, toJson
|
||||
)
|
||||
|
||||
{-| Represents the configuration of a
|
||||
@ -47,6 +47,11 @@ You pass your `Pages.Manifest.Config` record into the `Pages.application` functi
|
||||
@docs Config
|
||||
|
||||
|
||||
## Config options
|
||||
|
||||
@docs DisplayMode, Orientation
|
||||
|
||||
|
||||
## Functions for use by the generated code (`Pages.elm`)
|
||||
|
||||
@docs toJson
|
||||
|
Loading…
Reference in New Issue
Block a user