xmake-io / xmake-docs

The xmake online documentation site
https://xmake.io
49 stars 101 forks source link

Document some path functions #85

Closed A2va closed 1 year ago

A2va commented 1 year ago

A2va commented 1 year ago

For the supported versions of these functions, I have done so in relation to similar functions. For example the env functions were added in version 2.2.7 so the path.joinenv function also comes from this version. Because of this I'm not sure if all of them are correct.

waruqi commented 1 year ago

thanks