roya0045
57e25ca19e
proposal tags
...
made with https://gist.github.com/roya0045/eaa19acabe1033569f97b40604b7e6df
2022-01-07 08:33:29 -05:00
Alexandre Neto
fe9e14a5dd
Apply suggestions from code review
...
Co-authored-by: Håvard Tveite <havard.tveite@nmbu.no>
2020-07-21 10:12:13 +10:00
Alexandre Neto
ea6c0446eb
Apply suggestions from code review
...
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2020-07-21 10:12:13 +10:00
Alexandre Neto
c345622723
Fix some HTML syntax to play better with the QGIS-Documentation script
2020-07-21 10:12:13 +10:00
SrNetoChan
d097adeacd
Add groups to function_help files
2020-07-02 15:03:16 +10:00
Harrissou Sant-anna
f75a0cc4da
Various fixes on date functions help
...
including replacement of todate and tointerval, use of third person
conjugation and addition/fix of examples
2019-09-27 17:44:11 +10:00
Juergen E. Fischer
b89956e247
fix linebreaks in function help and CASE ( fixes #14189 )
2016-02-26 00:27:48 +01:00
Juergen E. Fischer
82b34afe03
move remaining function_help to json and update it's translation handling
2015-09-20 18:35:27 +02:00
Nyall Dawson
709c14391b
Change expression help from free form html files to structured json
...
A new script then parses these json help files into the html help
contents, in a standardised manner. Previously, the function help
was a bunch of different formats and structures.
Now, a custom stylesheet can be applied (and later tweaked!) to
format these help. Eg, this commit colors variables and function
names in the syntax section for greater readability.
2015-09-02 14:22:50 +10:00