avoid building news page when building doc wiki for package
This commit is contained in:
parent
71d60eb87a
commit
6f932a0963
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
[[!if test="news/*" then="""
|
||||
This is where announcements of new releases, features, and other news is
|
||||
posted. git-annex users are recommended to subscribe to this page's RSS
|
||||
feed.
|
||||
|
||||
[[!inline pages="./news/* and !*/Discussion" rootpage="news" show="30"]]
|
||||
|
||||
"""
|
||||
else="""
|
||||
(Please see the changelog.)
|
||||
"""]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue