You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is now a metadata field in our json files.
I suggest that when we use authors we actually use the github login to identify to authors.
we can then retrieve further information about the authors using a github REST API request
* update suspension #138
* add report from solid toolbox #136
* add imagesprefix support as described in #144
* add authors to metadata #145
* add imagesprefix support for #138 as described in #144
* add link to the simulation report and rename file
* update spring #141
* update string #141 and add authors' names #145
* add imagesprefix support for #141 as described in #144
* add report from solid toolbox #136
there is now a metadata field in our json files.
I suggest that when we use
authors
we actually use the github login to identify to authors.we can then retrieve further information about the authors using a github REST API request
the list of authors can be obtained by looking at the list of people who contributed to github using
blame
button for exampleeg https://github.com/feelpp/toolbox/blame/master/examples/modules/csm/pages/sensor/index.adoc
as an example:
The text was updated successfully, but these errors were encountered: