Update description
This commit is contained in:
parent
c940363fa2
commit
02d96faddf
@ -3,10 +3,7 @@ base: core18 # the base snap is the execution environment for this snap
|
|||||||
version: '0.1' # just for humans, typically '1.2+git' or '1.3.2'
|
version: '0.1' # just for humans, typically '1.2+git' or '1.3.2'
|
||||||
summary: Documentation for Lubuntu # 79 char long summary
|
summary: Documentation for Lubuntu # 79 char long summary
|
||||||
description: |
|
description: |
|
||||||
This is my-snap's description. You have a paragraph or two to tell the
|
This snap contains the Manual for Lubuntu which includes all of the default program as well as documentation for LXQt.
|
||||||
most important story about your snap. Keep it under 100 words though,
|
|
||||||
we live in tweetspace and your description wants to look good in the snap
|
|
||||||
store.
|
|
||||||
|
|
||||||
grade: devel # must be 'stable' to release into candidate/stable channels
|
grade: devel # must be 'stable' to release into candidate/stable channels
|
||||||
confinement: devmode # use 'strict' once you have the right plugs and slots
|
confinement: devmode # use 'strict' once you have the right plugs and slots
|
||||||
@ -17,3 +14,4 @@ parts:
|
|||||||
build-packages: [python3-pip, python3-sphinx, latexmk, texlive, texlive-formats-extra, arcanist, python3-sphinx-rtd-theme, python3-sphinx-bootstrap-theme]
|
build-packages: [python3-pip, python3-sphinx, latexmk, texlive, texlive-formats-extra, arcanist, python3-sphinx-rtd-theme, python3-sphinx-bootstrap-theme]
|
||||||
plugin: make
|
plugin: make
|
||||||
#make-paramaters: [html]
|
#make-paramaters: [html]
|
||||||
|
#artifacts: make/html/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user