From 90f44445d2652d3e4aae6a1e564788c24476fd42 Mon Sep 17 00:00:00 2001 From: Frank Kloeker Date: Tue, 10 Apr 2018 13:36:09 +0200 Subject: [PATCH] Add language links to developer.o.o front page refresh index page with better structure * added language links for firstapp-libcloud * added language links for firstapp-shade * added language links for api-guide/quickstart * fix list structure at the end of the page Change-Id: Ieea4c92bd86a3f6006e1827e84ccfbed45ac8931 --- www/index.html | 96 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 61 insertions(+), 35 deletions(-) diff --git a/www/index.html b/www/index.html index 0b38f6afe..58a766fe7 100644 --- a/www/index.html +++ b/www/index.html @@ -61,8 +61,24 @@

OpenStack FirstApp

@@ -91,45 +107,55 @@

APIs

-

- An application programming interface (API) lets you access service - capabilities through predefined functions. -

-

- To learn how to use the APIs, see the OpenStack - API Guide. All documented OpenStack APIs are listed on the API Reference Guide page. -

-

Translations

-
-
+

CLIs

-

- A command-line interface (CLI) is a text-based client that helps - you create scripts to interact with OpenStack clouds. -

-

- To install the CLIs, see Install the CLIs. -

-

- To use the CLIs, see OpenStack command-line clients. -

+
    +
  • + A command-line interface (CLI) is a text-based client that helps + you create scripts to interact with OpenStack clouds. +
  • +
  • + To install the CLIs, see Install the CLIs. +
  • +
  • + To use the CLIs, see OpenStack command-line clients. +
  • +
-