feat(website): add metric api doc#295
Conversation
There was a problem hiding this comment.
Thanks, could format the doc with IDEA plugins (refer #282 (comment))
And sync the EN doc later (after CN doc almost done)
There was a problem hiding this comment.
Thanks, could format the doc with IDEA plugins (refer #282 (comment))
And sync the EN doc later (after CN doc almost done)
yes.
BTW, another topic, the hg code dont follow hg style totaly, so if we enable auto save, it will change some hg code unexpectedly?
There was a problem hiding this comment.
Thanks, could format the doc with IDEA plugins (refer #282 (comment))
And sync the EN doc later (after CN doc almost done)yes.
BTW, another topic, the hg code dont follow hg style totaly, so if we enable auto save, it will change some hg code unexpectedly?
Yes, this is a legacy issue from history, as plugins and style were added later and can only be adjusted locally/multiple times 🔢
There was a problem hiding this comment.
Thanks, could format the doc with IDEA plugins (refer #282 (comment))
And sync the EN doc later (after CN doc almost done)yes.
BTW, another topic, the hg code dont follow hg style totaly, so if we enable auto save, it will change some hg code unexpectedly?Yes, this is a legacy issue from history, as plugins and style were added later and can only be adjusted locally/multiple times 🔢
Get it, but maybe some pr will be reject for changing the origin old code style (such as 'nextLine') which using hg-style.
There was a problem hiding this comment.
Get it, but maybe some pr will be reject for changing the origin old code style (such as 'nextLine') which using hg-style.
could u show some example? We could choose the proper one
There was a problem hiding this comment.
i remember this:apache/incubator-hugegraph#2286
Maybe no need to align like that, should keep with the auto format style as much as possible


we dont have metric api doc,so user even dont know it.