Just like the title says. On my first attempt to integrate views into my module I had a hard time find the API documentation. I later realised that the basic documentation is in advanced help but you have to click on the breadcrumb or up links to get to the index to find it. This ads 2 lines to the beginning of the Getting Started page to tell module developers where to find it in advanced help.
I'm new to patching so I created my patch from the views folder not the help folder. Sorry if I did it wrong.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Version: 6.x-3.x-dev » 6.x-2.x-dev
Status: Active » Needs review
FileSize
909 bytes

Everything which helps people to understand the docu better is fine.

Set the right status. Here is a patch which applies clean. This should be fixed in 2.x, too.

merlinofchaos’s picture

Status: Needs review » Needs work

Oddly this patch doesn't apply.

[merlin@furor views]$ patch -p0 < getting-started.html__0.patch
patching file help/getting-started.html
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file help/getting-started.html.rej
dawehner’s picture

Status: Needs work » Needs review
FileSize
1.12 KB

Here is also a version which applies to 2.x.

merlinofchaos’s picture

Status: Needs review » Fixed

Committed to all branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.