[gnome-devel-docs/gnome3-hig] Add empty pages to have working links



commit 3f9e7bdd624698746a0901a0c0a1bb5b8848abba
Author: Jakub Steiner <jimmac gmail com>
Date:   Thu Jan 31 18:13:31 2013 +0100

    Add empty pages to have working links

 hig3/src/pages/_menu.haml                     |    2 +-
 hig3/src/pages/basics-sidebar-list.haml       |    8 ++++++++
 hig3/src/pages/component-entry.haml           |    8 ++++++++
 hig3/src/pages/component-list.haml            |    8 ++++++++
 hig3/src/pages/component-menu.haml            |    8 ++++++++
 hig3/src/pages/component-spinbox.haml         |    8 ++++++++
 hig3/src/pages/component-switch.haml          |    8 ++++++++
 hig3/src/pages/finding-filterbuttons.haml     |    8 ++++++++
 hig3/src/pages/finding-search.haml            |    8 ++++++++
 hig3/src/pages/navigation-back.haml           |    8 ++++++++
 hig3/src/pages/navigation-home.haml           |    8 ++++++++
 hig3/src/pages/other-assistant.haml           |    8 ++++++++
 hig3/src/pages/other-dialogwindows.haml       |    8 ++++++++
 hig3/src/pages/other-preferences.haml         |    8 ++++++++
 hig3/src/pages/other-properties.haml          |    8 ++++++++
 hig3/src/pages/presenting-content-view.haml   |    8 ++++++++
 hig3/src/pages/presenting-fullscreen.haml     |    8 ++++++++
 hig3/src/pages/presenting-panning.haml        |    8 ++++++++
 hig3/src/pages/presenting-zooming.haml        |    8 ++++++++
 hig3/src/pages/selectmode-bottomtoolbar.haml  |    8 ++++++++
 hig3/src/pages/selectmode-checkmark.haml      |    8 ++++++++
 hig3/src/pages/selectmode-contextmenus.haml   |    8 ++++++++
 hig3/src/pages/selectmode-inlinetoolbars.haml |    8 ++++++++
 hig3/src/pages/selectmode-undo.haml           |    8 ++++++++
 24 files changed, 185 insertions(+), 1 deletions(-)
---
diff --git a/hig3/src/pages/_menu.haml b/hig3/src/pages/_menu.haml
index f9fb37b..f17cffa 100644
--- a/hig3/src/pages/_menu.haml
+++ b/hig3/src/pages/_menu.haml
@@ -35,7 +35,7 @@
       %li 
         %a.expand
           User Interface Components
-        = menubar ['Lists','component-list.html'], ['Menus', 'component-menu.html'], ['Switches', 'component-switch.html'], ['Text Entry Fields', 'component-entry.html'], ['Spin Boxes', 'entry-spinbox.html']
+        = menubar ['Lists','component-list.html'], ['Menus', 'component-menu.html'], ['Switches', 'component-switch.html'], ['Text Entry Fields', 'component-entry.html'], ['Spin Boxes', 'component-spinbox.html']
       %li 
         %a.expand
           Other
diff --git a/hig3/src/pages/basics-sidebar-list.haml b/hig3/src/pages/basics-sidebar-list.haml
new file mode 100644
index 0000000..5a21188
--- /dev/null
+++ b/hig3/src/pages/basics-sidebar-list.haml
@@ -0,0 +1,8 @@
+%h1
+  Sidebar List
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/component-entry.haml b/hig3/src/pages/component-entry.haml
new file mode 100644
index 0000000..e30ee17
--- /dev/null
+++ b/hig3/src/pages/component-entry.haml
@@ -0,0 +1,8 @@
+%h1
+  Entry
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/component-list.haml b/hig3/src/pages/component-list.haml
new file mode 100644
index 0000000..65ab28d
--- /dev/null
+++ b/hig3/src/pages/component-list.haml
@@ -0,0 +1,8 @@
+%h1
+  List
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/component-menu.haml b/hig3/src/pages/component-menu.haml
new file mode 100644
index 0000000..0601743
--- /dev/null
+++ b/hig3/src/pages/component-menu.haml
@@ -0,0 +1,8 @@
+%h1
+  Menu
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/component-spinbox.haml b/hig3/src/pages/component-spinbox.haml
new file mode 100644
index 0000000..b7416f7
--- /dev/null
+++ b/hig3/src/pages/component-spinbox.haml
@@ -0,0 +1,8 @@
+%h1
+  Spinbox
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/component-switch.haml b/hig3/src/pages/component-switch.haml
new file mode 100644
index 0000000..920f29e
--- /dev/null
+++ b/hig3/src/pages/component-switch.haml
@@ -0,0 +1,8 @@
+%h1
+  Switch
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/finding-filterbuttons.haml b/hig3/src/pages/finding-filterbuttons.haml
new file mode 100644
index 0000000..439a1ad
--- /dev/null
+++ b/hig3/src/pages/finding-filterbuttons.haml
@@ -0,0 +1,8 @@
+%h1
+  Filter Buttons
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/finding-search.haml b/hig3/src/pages/finding-search.haml
new file mode 100644
index 0000000..0974523
--- /dev/null
+++ b/hig3/src/pages/finding-search.haml
@@ -0,0 +1,8 @@
+%h1
+  Search
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/navigation-back.haml b/hig3/src/pages/navigation-back.haml
new file mode 100644
index 0000000..76eb213
--- /dev/null
+++ b/hig3/src/pages/navigation-back.haml
@@ -0,0 +1,8 @@
+%h1
+  Back Button
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/navigation-home.haml b/hig3/src/pages/navigation-home.haml
new file mode 100644
index 0000000..6a48b56
--- /dev/null
+++ b/hig3/src/pages/navigation-home.haml
@@ -0,0 +1,8 @@
+%h1
+  Home Button
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/other-assistant.haml b/hig3/src/pages/other-assistant.haml
new file mode 100644
index 0000000..b861176
--- /dev/null
+++ b/hig3/src/pages/other-assistant.haml
@@ -0,0 +1,8 @@
+%h1
+  Assistants
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/other-dialogwindows.haml b/hig3/src/pages/other-dialogwindows.haml
new file mode 100644
index 0000000..d79cf3e
--- /dev/null
+++ b/hig3/src/pages/other-dialogwindows.haml
@@ -0,0 +1,8 @@
+%h1
+  Dialog Windows
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/other-preferences.haml b/hig3/src/pages/other-preferences.haml
new file mode 100644
index 0000000..1a16ccf
--- /dev/null
+++ b/hig3/src/pages/other-preferences.haml
@@ -0,0 +1,8 @@
+%h1
+  Preferences
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/other-properties.haml b/hig3/src/pages/other-properties.haml
new file mode 100644
index 0000000..ae08a21
--- /dev/null
+++ b/hig3/src/pages/other-properties.haml
@@ -0,0 +1,8 @@
+%h1
+  Properties
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/presenting-content-view.haml b/hig3/src/pages/presenting-content-view.haml
new file mode 100644
index 0000000..ee6f9a6
--- /dev/null
+++ b/hig3/src/pages/presenting-content-view.haml
@@ -0,0 +1,8 @@
+%h1
+  Content View
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/presenting-fullscreen.haml b/hig3/src/pages/presenting-fullscreen.haml
new file mode 100644
index 0000000..3a6f848
--- /dev/null
+++ b/hig3/src/pages/presenting-fullscreen.haml
@@ -0,0 +1,8 @@
+%h1
+  Presenting Fullscreen
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/presenting-panning.haml b/hig3/src/pages/presenting-panning.haml
new file mode 100644
index 0000000..5f396bc
--- /dev/null
+++ b/hig3/src/pages/presenting-panning.haml
@@ -0,0 +1,8 @@
+%h1
+  Panning
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/presenting-zooming.haml b/hig3/src/pages/presenting-zooming.haml
new file mode 100644
index 0000000..c89e6a6
--- /dev/null
+++ b/hig3/src/pages/presenting-zooming.haml
@@ -0,0 +1,8 @@
+%h1
+  Zooming
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/selectmode-bottomtoolbar.haml b/hig3/src/pages/selectmode-bottomtoolbar.haml
new file mode 100644
index 0000000..75e130e
--- /dev/null
+++ b/hig3/src/pages/selectmode-bottomtoolbar.haml
@@ -0,0 +1,8 @@
+%h1
+  Bottom Toolbar
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/selectmode-checkmark.haml b/hig3/src/pages/selectmode-checkmark.haml
new file mode 100644
index 0000000..b86e69c
--- /dev/null
+++ b/hig3/src/pages/selectmode-checkmark.haml
@@ -0,0 +1,8 @@
+%h1
+  Checkmark Selector
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/selectmode-contextmenus.haml b/hig3/src/pages/selectmode-contextmenus.haml
new file mode 100644
index 0000000..2d0db08
--- /dev/null
+++ b/hig3/src/pages/selectmode-contextmenus.haml
@@ -0,0 +1,8 @@
+%h1
+  Context Menus
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/selectmode-inlinetoolbars.haml b/hig3/src/pages/selectmode-inlinetoolbars.haml
new file mode 100644
index 0000000..aa53929
--- /dev/null
+++ b/hig3/src/pages/selectmode-inlinetoolbars.haml
@@ -0,0 +1,8 @@
+%h1
+  Inline Toolbars
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME
diff --git a/hig3/src/pages/selectmode-undo.haml b/hig3/src/pages/selectmode-undo.haml
new file mode 100644
index 0000000..7f9e3d0
--- /dev/null
+++ b/hig3/src/pages/selectmode-undo.haml
@@ -0,0 +1,8 @@
+%h1
+  Undo
+
+.note
+  This is draft content for the next version of 
+  %a{:href => 'http://design.gnome.org'} GNOME Human Interface Guidelines.
+
+FIXME



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]