chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2237b6f
)
docs: remove one-line requirement for links
author
Boris Kraut
<krt@nurfuerspam.de>
Thu, 24 Nov 2016 07:30:03 +0000
(07:30 +0000)
committer
Boris Kraut
<krt@nurfuerspam.de>
Thu, 24 Nov 2016 07:30:03 +0000
(07:30 +0000)
docs/fdroid.texi
patch
|
blob
|
history
diff --git
a/docs/fdroid.texi
b/docs/fdroid.texi
index f5b363d47fb36b5761f7404c1d88f3e6e71da423..71081b5879f16333ac20620a5404b0a06011341a 100644
(file)
--- a/
docs/fdroid.texi
+++ b/
docs/fdroid.texi
@@
-784,9
+784,6
@@
browser or the wiki. The link text will be the apps name.
Links to web addresses can be done using @code{[http://example.com Text]}.
-For both of the above link formats, the entire link (from opening to closing
-square bracket) must be on the same line.
-
Bulletted lists are done by simply starting each item with a @code{*} on
a new line, and numbered lists are the same but using @code{#}. There is
currently no support for nesting lists - you can have one level only.