diff --git a/api-generator/build-apidoc.js b/api-generator/build-apidoc.js index a33fa6a02..ca27a821a 100644 --- a/api-generator/build-apidoc.js +++ b/api-generator/build-apidoc.js @@ -32,7 +32,9 @@ app.bootstrap({ searchInComments: true, disableSources: true, logLevel: 'Error', - exclude: ['node_modules', 'components/lib/**/*.js'] + sort: ['source-order'], + exclude: ['node_modules', 'components/lib/**/*.js'], + }); const project = app.convert(); diff --git a/assets/ptimages/panel.png b/assets/ptimages/panel.png new file mode 100644 index 000000000..3e3189724 Binary files /dev/null and b/assets/ptimages/panel.png differ diff --git a/doc/accordion/pt/PTDoc.vue b/doc/accordion/pt/PTDoc.vue new file mode 100644 index 000000000..84282c451 --- /dev/null +++ b/doc/accordion/pt/PTDoc.vue @@ -0,0 +1,60 @@ + + + diff --git a/doc/accordion/pt/PTImage.vue b/doc/accordion/pt/PTImage.vue new file mode 100644 index 000000000..5a968a749 --- /dev/null +++ b/doc/accordion/pt/PTImage.vue @@ -0,0 +1,8 @@ + diff --git a/doc/accordion/pt/index.vue b/doc/accordion/pt/index.vue new file mode 100644 index 000000000..370ed2349 --- /dev/null +++ b/doc/accordion/pt/index.vue @@ -0,0 +1,51 @@ + + + diff --git a/doc/panel/pt/PTDoc.vue b/doc/panel/pt/PTDoc.vue new file mode 100644 index 000000000..84282c451 --- /dev/null +++ b/doc/panel/pt/PTDoc.vue @@ -0,0 +1,60 @@ + + + diff --git a/doc/panel/pt/PTImage.vue b/doc/panel/pt/PTImage.vue new file mode 100644 index 000000000..5a968a749 --- /dev/null +++ b/doc/panel/pt/PTImage.vue @@ -0,0 +1,8 @@ + diff --git a/doc/panel/pt/index.vue b/doc/panel/pt/index.vue new file mode 100644 index 000000000..a2157127e --- /dev/null +++ b/doc/panel/pt/index.vue @@ -0,0 +1,44 @@ + + + diff --git a/layouts/doc/DocComponent.vue b/layouts/doc/DocComponent.vue index 5497a5592..989bbaae6 100644 --- a/layouts/doc/DocComponent.vue +++ b/layouts/doc/DocComponent.vue @@ -12,6 +12,9 @@
  • +
  • + +
  • @@ -29,13 +32,17 @@
    + +
    + +