Build API docs with LGPL parts
This commit is contained in:
parent
82cbd02fea
commit
8bf24cf34b
|
|
@ -42,7 +42,7 @@ libostree_nightly:
|
|||
pages:
|
||||
stage: doc
|
||||
script:
|
||||
- cargo doc --verbose --features dox
|
||||
- cargo doc --verbose --features dox,lgpl-docs
|
||||
- cp -r target/doc public
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in New Issue