mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-21 06:14:08 -06:00
UppSrc: Name of examples in ow bolded.
git-svn-id: svn://ultimatepp.org/upp/trunk@11730 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
488e4a8c2d
commit
00bd5fd394
1 changed files with 1 additions and 1 deletions
|
|
@ -419,7 +419,7 @@ String MakeExamples(const char *dir, const char *www, int language, String paren
|
|||
if(b) {
|
||||
if(next)
|
||||
ttxt << "\n::^ ";
|
||||
ttxt << "[^" << link << "^ " << DeQtf(topic.title) << "]::^ "
|
||||
ttxt << "[^ " << link << "^* " << DeQtf(topic.title) << "]::^ "
|
||||
<< DeQtf(p.description);
|
||||
next = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue