Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too long title in header #113

Open
marcel-93 opened this issue Jul 31, 2015 · 2 comments
Open

Too long title in header #113

marcel-93 opened this issue Jul 31, 2015 · 2 comments

Comments

@marcel-93
Copy link

The title of some sites of the docu is much too long. A title should be short. That's because a title is called title.
http://www.gwtproject.org/doc/latest/DevGuideCodingBasics.html#DevGuideDeferredBinding
http://www.gwtproject.org/doc/latest/FAQ_GettingStarted.html#What_browsers_does_GWT_support?
http://www.gwtproject.org/doc/latest/FAQ_DebuggingAndCompiling.html

The title is in all cases:

[GWT] Documentation

Overview
Coding Basics

  Introduction
  Organize Projects
  Compile & Debug
  Client-side
  JRE Compatibility
  Ajax Communication
  History Mechanism
  Formatting
  Delayed Logic
  Working with JSON
  Working with XML
  JavaScript: JSNI
  Overlay Types
  Deferred Binding

Build User Interfaces

  Contents
  Cross-Browser Support
  Layout with Panels
  Widgets
  Custom Widgets
  Cell Widgets
  Cell Tables
  Custom Cells
  Editors
  Using the DOM
  Events & Handlers
  Css Styling
  UIBinder
  Image Bundles

Html5 Support

  Contents
  Html5 Storage

Test with JUnit

  Guide
  HtmlUnit
  Remote Testing
  Code Coverage

Deploy
Advanced Topics

  Logging
  Security

    Contents
    Using SafeHtml
    XSRF Protection

  AutoBeans
  Request Factory
  Activities And Places
  Validation
  Internationalization

    Introduction
    Locale
    Constants
    Messages
    Plural Forms
    UI Binder

  Accessibility
  Optimize

    Overview
    Code Splitting
    Compile Report
    Client Bundle
    GSS vs CSS Syntax
    Lightweight Metrics

  Linkers

Reference

  Command Line Tools
  GWT Class API
  Jre Emulation
  Widgets Gallery

FAQ

  Contents
  Getting Started
  Debug & Compile
  Build UI
  Client
  Server
  Troubleshooting

Glossary
@TDesjardins
Copy link
Contributor

@niloc132
Copy link
Contributor

niloc132 commented Jun 2, 2020

Fix was merged, but doesn't seem deployed yet - I just merged another fix to gwt-site itself, we'll see if that causes it to deploy...

niloc132 pushed a commit to gwtproject/gwt-site-webapp that referenced this issue Apr 14, 2022
See also gwtproject/gwt-site#113

Change-Id: I120b902ad82f9773453f65c7f41436e8084745e3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants