This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git
from e86528c fix link
add 342c5f9 infra: (1) Support declare id for each heading. A unique id
is used for the external link to a heading in an article. Previously id is
auto-generated by heading text, which is unstable and varies across different
languages. (2) add built-in variable `${apiPath}`
add 51c314e Enhance edit guide.
add 9aa85c2 Migrate tutorial "geo-svg-map" to handbook.
new 909227d Merge pull request #144 from apache/geo-base-map
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
configs/config.asf.js | 1 +
configs/config.dev.js | 3 +
configs/config.gh.js | 1 +
configs/config.local.js | 1 +
configs/config.localsite.js | 1 +
.../en/how-to/component-types/geo/svg-base-map.md | 364 +++++++++++++++++++++
contents/en/meta/edit-guide.md | 210 +++++++-----
contents/en/posts.yml | 8 +
.../zh/how-to/component-types/geo/svg-base-map.md | 358 ++++++++++++++++++++
contents/zh/meta/edit-guide.md | 197 ++++++-----
contents/zh/posts.yml | 8 +
package-lock.json | 18 +
package.json | 3 +-
pages/_.vue | 15 +-
14 files changed, 1019 insertions(+), 169 deletions(-)
create mode 100644 contents/en/how-to/component-types/geo/svg-base-map.md
create mode 100644 contents/zh/how-to/component-types/geo/svg-base-map.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]