fix inline pagenames in walkthrough
I should read my own ikiwiki changelog when upgrading, apparently.
This commit is contained in:
parent
164b55e992
commit
b8f12b0dbe
1 changed files with 18 additions and 18 deletions
|
@ -3,22 +3,22 @@ A walkthrough of the basic features of git-annex.
|
||||||
[[!toc]]
|
[[!toc]]
|
||||||
|
|
||||||
[[!inline feeds=no show=0 template=walkthrough pagenames="""
|
[[!inline feeds=no show=0 template=walkthrough pagenames="""
|
||||||
creating_a_repository
|
walkthrough/creating_a_repository
|
||||||
adding_a_remote
|
walkthrough/adding_a_remote
|
||||||
adding_files
|
walkthrough/adding_files
|
||||||
renaming_files
|
walkthrough/renaming_files
|
||||||
getting_file_content
|
walkthrough/getting_file_content
|
||||||
syncing
|
walkthrough/syncing
|
||||||
transferring_files:_When_things_go_wrong
|
walkthrough/transferring_files:_When_things_go_wrong
|
||||||
removing_files
|
walkthrough/removing_files
|
||||||
removing_files:_When_things_go_wrong
|
walkthrough/removing_files:_When_things_go_wrong
|
||||||
modifying_annexed_files
|
walkthrough/modifying_annexed_files
|
||||||
using_ssh_remotes
|
walkthrough/using_ssh_remotes
|
||||||
moving_file_content_between_repositories
|
walkthrough/moving_file_content_between_repositories
|
||||||
unused_data
|
walkthrough/unused_data
|
||||||
fsck:_verifying_your_data
|
walkthrough/fsck:_verifying_your_data
|
||||||
fsck:_when_things_go_wrong
|
walkthrough/fsck:_when_things_go_wrong
|
||||||
backups
|
walkthrough/backups
|
||||||
automatically_managing_content
|
walkthrough/automatically_managing_content
|
||||||
more
|
walkthrough/more
|
||||||
"""]]
|
"""]]
|
||||||
|
|
Loading…
Reference in a new issue