From 5ec72b143a0dc597ed9a19f6b3a134b9a70250db Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 6 Nov 2017 12:33:10 +0000 Subject: [PATCH] Deploy to GitHub Pages: 664691c89af182de3919fc72a7c875311e03893d --- develop/doc/_sources/index_en.rst.txt | 1 + .../cross_compiling_for_android_en.md.txt} | 30 +- .../cross_compiling_for_raspberry_en.md.txt | 0 develop/doc/_sources/mobile/index_en.rst.txt | 8 + develop/doc/api/index_en.html | 6 + .../api/v1/data_provider/dataprovider_en.html | 6 + .../v1/data_provider/pydataprovider2_en.html | 6 + develop/doc/api/v1/index_en.html | 6 + .../doc/api/v1/predict/swig_py_paddle_en.html | 6 + develop/doc/api/v2/config/activation.html | 6 + develop/doc/api/v2/config/attr.html | 6 + develop/doc/api/v2/config/evaluators.html | 6 + develop/doc/api/v2/config/layer.html | 6 + develop/doc/api/v2/config/networks.html | 6 + develop/doc/api/v2/config/optimizer.html | 6 + develop/doc/api/v2/config/pooling.html | 6 + develop/doc/api/v2/data.html | 6 + develop/doc/api/v2/model_configs.html | 6 + develop/doc/api/v2/run_logic.html | 9 + develop/doc/design/api.html | 6 + develop/doc/design/auto_gradient_check.html | 6 + develop/doc/design/block.html | 6 + develop/doc/design/build_system/README.html | 6 + develop/doc/design/cluster_train/README.html | 6 + .../design/cluster_train/checkpointing.html | 6 + .../design/cluster_train/data_dispatch.html | 6 + .../cluster_train/large_model_dist_train.html | 6 + .../design/cluster_train/master_server.html | 6 + .../design/cluster_train/pserver_client.html | 6 + .../remote_parameter_updater.html | 6 + .../doc/design/cluster_train/save_model.html | 6 + .../doc/design/cluster_train/submit-job.html | 6 + develop/doc/design/executor.html | 6 + develop/doc/design/file_manager/README.html | 6 + .../design/file_manager/pfs/pfsclient.html | 6 + .../design/functions_operators_layers.html | 6 + develop/doc/design/gan_api.html | 6 + develop/doc/design/graph.html | 6 + develop/doc/design/graph_survey.html | 6 + develop/doc/design/if_else_op.html | 6 + develop/doc/design/infer_var_type.html | 6 + develop/doc/design/model_format.html | 6 + .../00.why_plain_c.html | 6 + .../01.inference_implementation.html | 6 + develop/doc/design/ops/rnn.html | 6 + develop/doc/design/optimizer.html | 6 + develop/doc/design/parameter_average.html | 6 + develop/doc/design/parameters_in_cpp.html | 6 + develop/doc/design/program.html | 6 + develop/doc/design/prune.html | 6 + develop/doc/design/python_api.html | 6 + develop/doc/design/reader/README.html | 6 + .../refactor/distributed_architecture.html | 6 + .../doc/design/refactor/parameter_server.html | 6 + develop/doc/design/refactor/session.html | 6 + develop/doc/design/refactorization.html | 6 + develop/doc/design/register_grad_op.html | 6 + develop/doc/design/regularization.html | 6 + develop/doc/design/releasing_process.html | 6 + develop/doc/design/scope.html | 6 + develop/doc/design/selected_rows.html | 6 + develop/doc/design/simple_op_design.html | 6 + develop/doc/design/tensor_array.html | 6 + develop/doc/design/var_desc.html | 6 + develop/doc/genindex.html | 6 + .../doc/getstarted/basic_usage/index_en.html | 6 + .../build_from_source_en.html | 6 + .../build_and_install/docker_install_en.html | 6 + .../build_and_install/index_en.html | 6 + develop/doc/getstarted/index_en.html | 6 + .../doc/howto/deep_model/rnn/index_en.html | 6 + .../howto/deep_model/rnn/rnn_config_en.html | 6 + develop/doc/howto/dev/build_en.html | 6 + .../howto/dev/contribute_to_paddle_en.html | 6 + develop/doc/howto/dev/new_layer_en.html | 6 + develop/doc/howto/dev/new_op_en.html | 6 + develop/doc/howto/dev/use_eigen_en.html | 6 + develop/doc/howto/index_en.html | 6 + .../howto/optimization/gpu_profiling_en.html | 6 + .../howto/usage/cluster/cluster_train_en.html | 6 + .../usage/cmd_parameter/arguments_en.html | 6 + .../cmd_parameter/detail_introduction_en.html | 6 + .../howto/usage/cmd_parameter/index_en.html | 6 + .../usage/cmd_parameter/use_case_en.html | 6 + develop/doc/howto/usage/k8s/k8s_aws_en.html | 6 + develop/doc/howto/usage/k8s/k8s_en.html | 6 + .../howto/usage/k8s/src/k8s_data/README.html | 6 + .../howto/usage/k8s/src/k8s_train/README.html | 6 + develop/doc/index_en.html | 7 + .../cross_compiling_for_android_en.html} | 147 ++++--- .../cross_compiling_for_raspberry_en.html | 113 ++--- develop/doc/mobile/index_en.html | 263 ++++++++++++ develop/doc/objects.inv | Bin 2857 -> 2871 bytes develop/doc/search.html | 6 + develop/doc/searchindex.js | 2 +- .../survey/cluster_bootstrapping_tools.html | 6 + develop/doc/v1_api_tutorials/README.html | 6 + .../embedding_model/index_en.html | 6 + .../doc/v1_api_tutorials/gan/index_en.html | 6 + .../imagenet_model/resnet_model_en.html | 6 + .../quick_start/index_en.html | 6 + .../cross_compiling_for_android.md.txt | 153 ------- .../usage/cmd_parameter/arguments_cn.md.txt | 2 +- develop/doc_cn/_sources/index_cn.rst.txt | 1 + .../cross_compiling_for_android_cn.md.txt | 30 +- .../cross_compiling_for_ios_cn.md.txt | 26 +- .../cross_compiling_for_raspberry_cn.md.txt | 0 .../doc_cn/_sources/mobile/index_cn.rst.txt | 9 + develop/doc_cn/api/index_cn.html | 7 + .../api/v1/data_provider/dataprovider_cn.html | 7 + .../v1/data_provider/pydataprovider2_cn.html | 7 + develop/doc_cn/api/v1/index_cn.html | 7 + .../api/v1/predict/swig_py_paddle_cn.html | 7 + develop/doc_cn/api/v2/config/activation.html | 7 + develop/doc_cn/api/v2/config/attr.html | 7 + develop/doc_cn/api/v2/config/evaluators.html | 7 + develop/doc_cn/api/v2/config/layer.html | 7 + develop/doc_cn/api/v2/config/networks.html | 7 + develop/doc_cn/api/v2/config/optimizer.html | 7 + develop/doc_cn/api/v2/config/pooling.html | 7 + develop/doc_cn/api/v2/data.html | 7 + develop/doc_cn/api/v2/model_configs.html | 7 + develop/doc_cn/api/v2/run_logic.html | 7 + develop/doc_cn/design/api.html | 7 + .../doc_cn/design/auto_gradient_check.html | 7 + develop/doc_cn/design/block.html | 7 + .../doc_cn/design/build_system/README.html | 7 + .../doc_cn/design/cluster_train/README.html | 7 + .../design/cluster_train/checkpointing.html | 7 + .../design/cluster_train/data_dispatch.html | 7 + .../cluster_train/large_model_dist_train.html | 7 + .../design/cluster_train/master_server.html | 7 + .../design/cluster_train/pserver_client.html | 7 + .../remote_parameter_updater.html | 7 + .../design/cluster_train/save_model.html | 7 + .../design/cluster_train/submit-job.html | 7 + develop/doc_cn/design/executor.html | 7 + .../doc_cn/design/file_manager/README.html | 7 + .../design/file_manager/pfs/pfsclient.html | 7 + .../design/functions_operators_layers.html | 7 + develop/doc_cn/design/gan_api.html | 7 + develop/doc_cn/design/graph.html | 7 + develop/doc_cn/design/graph_survey.html | 7 + develop/doc_cn/design/if_else_op.html | 7 + develop/doc_cn/design/infer_var_type.html | 7 + develop/doc_cn/design/model_format.html | 7 + .../00.why_plain_c.html | 7 + .../01.inference_implementation.html | 7 + develop/doc_cn/design/ops/rnn.html | 7 + develop/doc_cn/design/optimizer.html | 7 + develop/doc_cn/design/parameter_average.html | 7 + develop/doc_cn/design/parameters_in_cpp.html | 7 + develop/doc_cn/design/program.html | 7 + develop/doc_cn/design/prune.html | 7 + develop/doc_cn/design/python_api.html | 7 + develop/doc_cn/design/reader/README.html | 7 + .../refactor/distributed_architecture.html | 7 + .../design/refactor/parameter_server.html | 7 + develop/doc_cn/design/refactor/session.html | 7 + develop/doc_cn/design/refactorization.html | 7 + develop/doc_cn/design/register_grad_op.html | 7 + develop/doc_cn/design/regularization.html | 7 + develop/doc_cn/design/releasing_process.html | 7 + develop/doc_cn/design/scope.html | 7 + develop/doc_cn/design/selected_rows.html | 7 + develop/doc_cn/design/simple_op_design.html | 7 + develop/doc_cn/design/tensor_array.html | 7 + develop/doc_cn/design/var_desc.html | 7 + .../faq/build_and_install/index_cn.html | 7 + develop/doc_cn/faq/cluster/index_cn.html | 10 + develop/doc_cn/faq/index_cn.html | 7 + develop/doc_cn/faq/local/index_cn.html | 7 + develop/doc_cn/faq/model/index_cn.html | 7 + develop/doc_cn/faq/parameter/index_cn.html | 7 + develop/doc_cn/genindex.html | 7 + .../getstarted/basic_usage/index_cn.html | 7 + .../cmake/build_from_source_cn.html | 7 + .../build_and_install/docker_install_cn.html | 7 + .../build_and_install/index_cn.html | 7 + .../getstarted/concepts/use_concepts_cn.html | 7 + develop/doc_cn/getstarted/index_cn.html | 7 + .../cross_compiling_for_android.html | 394 ------------------ .../deep_model/rnn/hierarchical_layer_cn.html | 7 + .../rnn/hrnn_rnn_api_compare_cn.html | 7 + .../doc_cn/howto/deep_model/rnn/index_cn.html | 7 + .../deep_model/rnn/recurrent_group_cn.html | 7 + .../howto/deep_model/rnn/rnn_config_cn.html | 7 + develop/doc_cn/howto/dev/build_cn.html | 7 + .../howto/dev/contribute_to_paddle_cn.html | 7 + develop/doc_cn/howto/dev/new_layer_cn.html | 7 + develop/doc_cn/howto/dev/new_op_cn.html | 7 + develop/doc_cn/howto/dev/use_eigen_cn.html | 7 + develop/doc_cn/howto/dev/write_docs_cn.html | 7 + develop/doc_cn/howto/index_cn.html | 7 + .../howto/optimization/gpu_profiling_cn.html | 7 + .../howto/usage/cluster/cluster_train_cn.html | 7 + .../usage/cmd_parameter/arguments_cn.html | 9 +- .../cmd_parameter/detail_introduction_cn.html | 7 + .../howto/usage/cmd_parameter/index_cn.html | 7 + .../usage/cmd_parameter/use_case_cn.html | 7 + .../doc_cn/howto/usage/k8s/k8s_basis_cn.html | 7 + develop/doc_cn/howto/usage/k8s/k8s_cn.html | 7 + .../howto/usage/k8s/k8s_distributed_cn.html | 7 + .../howto/usage/k8s/src/k8s_data/README.html | 7 + .../howto/usage/k8s/src/k8s_train/README.html | 7 + develop/doc_cn/index_cn.html | 8 + .../cross_compiling_for_android_cn.html | 172 +++++--- .../cross_compiling_for_ios_cn.html | 168 +++++--- .../cross_compiling_for_raspberry_cn.html | 138 +++--- develop/doc_cn/mobile/index_cn.html | 279 +++++++++++++ develop/doc_cn/objects.inv | Bin 3397 -> 3389 bytes develop/doc_cn/search.html | 7 + develop/doc_cn/searchindex.js | 2 +- .../survey/cluster_bootstrapping_tools.html | 7 + develop/doc_cn/v1_api_tutorials/README.html | 7 + .../embedding_model/index_cn.html | 7 + .../imagenet_model/resnet_model_cn.html | 7 + .../quick_start/index_cn.html | 7 + 218 files changed, 2367 insertions(+), 854 deletions(-) rename develop/doc/_sources/{howto/cross_compiling/cross_compiling_for_android.md.txt => mobile/cross_compiling_for_android_en.md.txt} (93%) rename develop/doc/_sources/{howto/cross_compiling => mobile}/cross_compiling_for_raspberry_en.md.txt (100%) create mode 100644 develop/doc/_sources/mobile/index_en.rst.txt rename develop/doc/{howto/cross_compiling/cross_compiling_for_android.html => mobile/cross_compiling_for_android_en.html} (75%) rename develop/doc/{howto/cross_compiling => mobile}/cross_compiling_for_raspberry_en.html (64%) create mode 100644 develop/doc/mobile/index_en.html delete mode 100644 develop/doc_cn/_sources/howto/cross_compiling/cross_compiling_for_android.md.txt rename develop/doc_cn/_sources/{howto/cross_compiling => mobile}/cross_compiling_for_android_cn.md.txt (95%) rename develop/doc_cn/_sources/{howto/cross_compiling => mobile}/cross_compiling_for_ios_cn.md.txt (91%) rename develop/doc_cn/_sources/{howto/cross_compiling => mobile}/cross_compiling_for_raspberry_cn.md.txt (100%) create mode 100644 develop/doc_cn/_sources/mobile/index_cn.rst.txt delete mode 100644 develop/doc_cn/howto/cross_compiling/cross_compiling_for_android.html rename develop/doc_cn/{howto/cross_compiling => mobile}/cross_compiling_for_android_cn.html (74%) rename develop/doc_cn/{howto/cross_compiling => mobile}/cross_compiling_for_ios_cn.html (65%) rename develop/doc_cn/{howto/cross_compiling => mobile}/cross_compiling_for_raspberry_cn.html (60%) create mode 100644 develop/doc_cn/mobile/index_cn.html diff --git a/develop/doc/_sources/index_en.rst.txt b/develop/doc/_sources/index_en.rst.txt index 64684b8b9b..23b64b6cad 100644 --- a/develop/doc/_sources/index_en.rst.txt +++ b/develop/doc/_sources/index_en.rst.txt @@ -7,3 +7,4 @@ PaddlePaddle Documentation getstarted/index_en.rst howto/index_en.rst api/index_en.rst + mobile/index_en.rst diff --git a/develop/doc/_sources/howto/cross_compiling/cross_compiling_for_android.md.txt b/develop/doc/_sources/mobile/cross_compiling_for_android_en.md.txt similarity index 93% rename from develop/doc/_sources/howto/cross_compiling/cross_compiling_for_android.md.txt rename to develop/doc/_sources/mobile/cross_compiling_for_android_en.md.txt index 161863e5c0..26858581fc 100644 --- a/develop/doc/_sources/howto/cross_compiling/cross_compiling_for_android.md.txt +++ b/develop/doc/_sources/mobile/cross_compiling_for_android_en.md.txt @@ -26,10 +26,32 @@ $ docker run -it --rm -v $PWD:/paddle -e "ANDROID_ABI=armeabi-v7a" -e "ANDROID_A The Docker image accepts two arguments `ANDROID_ABI` and `ANDROID_API`: -| Argument | Optional Values | Default | -|-----------------|-------------------------|---------| -|`ANDROID_ABI` |`armeabi-v7a, arm64-v8a` | `armeabi-v7a` | -|`ANDROID_API` |`>= 21` | `21` | + ++ + + + + + + + + + + + + + + + + + + + + + + +
ArgumentOptional ValuesDefault
ANDROID_ABIarmeabi-v7a, arm64-v8aarmeabi-v7a
ANDROID_API>= 2121
The ARM-64 architecture (`arm64-v8a`) requires at least level 21 of Android API. diff --git a/develop/doc/_sources/howto/cross_compiling/cross_compiling_for_raspberry_en.md.txt b/develop/doc/_sources/mobile/cross_compiling_for_raspberry_en.md.txt similarity index 100% rename from develop/doc/_sources/howto/cross_compiling/cross_compiling_for_raspberry_en.md.txt rename to develop/doc/_sources/mobile/cross_compiling_for_raspberry_en.md.txt diff --git a/develop/doc/_sources/mobile/index_en.rst.txt b/develop/doc/_sources/mobile/index_en.rst.txt new file mode 100644 index 0000000000..3c08d73671 --- /dev/null +++ b/develop/doc/_sources/mobile/index_en.rst.txt @@ -0,0 +1,8 @@ +MOBILE +====== + +.. toctree:: + :maxdepth: 1 + + cross_compiling_for_android_en.md + cross_compiling_for_raspberry_en.md diff --git a/develop/doc/api/index_en.html b/develop/doc/api/index_en.html index d0acff355b..481ded21eb 100644 --- a/develop/doc/api/index_en.html +++ b/develop/doc/api/index_en.html @@ -86,6 +86,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -150,6 +151,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v1/data_provider/dataprovider_en.html b/develop/doc/api/v1/data_provider/dataprovider_en.html index 2bf18d57ee..86557b597d 100644 --- a/develop/doc/api/v1/data_provider/dataprovider_en.html +++ b/develop/doc/api/v1/data_provider/dataprovider_en.html @@ -84,6 +84,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -148,6 +149,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v1/data_provider/pydataprovider2_en.html b/develop/doc/api/v1/data_provider/pydataprovider2_en.html index 9630c32864..c91ab79b9c 100644 --- a/develop/doc/api/v1/data_provider/pydataprovider2_en.html +++ b/develop/doc/api/v1/data_provider/pydataprovider2_en.html @@ -84,6 +84,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -148,6 +149,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v1/index_en.html b/develop/doc/api/v1/index_en.html index 4864a591fa..fe995c70c7 100644 --- a/develop/doc/api/v1/index_en.html +++ b/develop/doc/api/v1/index_en.html @@ -84,6 +84,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -148,6 +149,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v1/predict/swig_py_paddle_en.html b/develop/doc/api/v1/predict/swig_py_paddle_en.html index 0f5f2bc3f5..6e08006853 100644 --- a/develop/doc/api/v1/predict/swig_py_paddle_en.html +++ b/develop/doc/api/v1/predict/swig_py_paddle_en.html @@ -84,6 +84,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -148,6 +149,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/config/activation.html b/develop/doc/api/v2/config/activation.html index b08804900f..2a6b9b9ebb 100644 --- a/develop/doc/api/v2/config/activation.html +++ b/develop/doc/api/v2/config/activation.html @@ -87,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -151,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/config/attr.html b/develop/doc/api/v2/config/attr.html index 1beb4172d3..367d74ace6 100644 --- a/develop/doc/api/v2/config/attr.html +++ b/develop/doc/api/v2/config/attr.html @@ -87,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -151,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/config/evaluators.html b/develop/doc/api/v2/config/evaluators.html index 759bd9f504..93ca16d8ed 100644 --- a/develop/doc/api/v2/config/evaluators.html +++ b/develop/doc/api/v2/config/evaluators.html @@ -87,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -151,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/config/layer.html b/develop/doc/api/v2/config/layer.html index 3105e9609d..11234c5110 100644 --- a/develop/doc/api/v2/config/layer.html +++ b/develop/doc/api/v2/config/layer.html @@ -87,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -151,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/config/networks.html b/develop/doc/api/v2/config/networks.html index 990d11c5dd..9d0aec0dac 100644 --- a/develop/doc/api/v2/config/networks.html +++ b/develop/doc/api/v2/config/networks.html @@ -87,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -151,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/config/optimizer.html b/develop/doc/api/v2/config/optimizer.html index e7e63d2106..a1aea9b37a 100644 --- a/develop/doc/api/v2/config/optimizer.html +++ b/develop/doc/api/v2/config/optimizer.html @@ -87,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -151,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/config/pooling.html b/develop/doc/api/v2/config/pooling.html index 42b6eac9a9..45fa368203 100644 --- a/develop/doc/api/v2/config/pooling.html +++ b/develop/doc/api/v2/config/pooling.html @@ -87,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -151,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/data.html b/develop/doc/api/v2/data.html index 71d465f90b..9ae6cc4fe5 100644 --- a/develop/doc/api/v2/data.html +++ b/develop/doc/api/v2/data.html @@ -87,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -151,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/model_configs.html b/develop/doc/api/v2/model_configs.html index 7f98610851..49e1cc0d77 100644 --- a/develop/doc/api/v2/model_configs.html +++ b/develop/doc/api/v2/model_configs.html @@ -87,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -151,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • diff --git a/develop/doc/api/v2/run_logic.html b/develop/doc/api/v2/run_logic.html index fb73c18960..e6d0e7d9ae 100644 --- a/develop/doc/api/v2/run_logic.html +++ b/develop/doc/api/v2/run_logic.html @@ -34,6 +34,7 @@ + @@ -86,6 +87,7 @@
  • GET STARTED
  • HOW TO
  • API
  • +
  • MOBILE
  • @@ -150,6 +152,11 @@
  • Training and Inference
  • +
  • MOBILE +
  • @@ -671,6 +678,8 @@ outout_layer1.field2, outout_layer2.field2 ...

    diff --git a/develop/doc/howto/cross_compiling/cross_compiling_for_android.html b/develop/doc/mobile/cross_compiling_for_android_en.html similarity index 75% rename from develop/doc/howto/cross_compiling/cross_compiling_for_android.html rename to develop/doc/mobile/cross_compiling_for_android_en.html index b3d35119e2..746c8878d4 100644 --- a/develop/doc/howto/cross_compiling/cross_compiling_for_android.html +++ b/develop/doc/mobile/cross_compiling_for_android_en.html @@ -24,18 +24,21 @@ - + - - + href="../genindex.html"/> + + + + + - + + @@ -58,7 +61,7 @@