This API page: https://api.drupal.org/api/drupal/core%21includes%21database.inc/group/d...

This page has several formatting problems.

a) It is using @sec instead of @section for section headers.

b) second @code should be @endcode in the middle line of

 * There are also methods to join to other tables, add fields with aliases,
 * isNull() to have a @code WHERE e.foo IS NULL @code condition, etc. See
 * https://drupal.org/developing/api/database for many more details.

I guess that is all... makes for a drastic page problem, but should be pretty easy to patch!

CommentFileSizeAuthor
#2 database-documentation-2312607-2.patch3.21 KBl0ke
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

l0ke’s picture

Assigned: Unassigned » l0ke
l0ke’s picture

Status: Active » Needs review
FileSize
3.21 KB

Changed. Here is the patch.

  • jhodgdon committed f77f88b on 8.0.x
    Issue #2312607 by lokeoke: Fix formatting issue on Database topic page
    
jhodgdon’s picture

Version: 8.x-dev » 8.0.x-dev
Status: Needs review » Fixed

Thanks, looks great! Committed to 8.0.x.

Status: Fixed » Closed (fixed)

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

m1r1k’s picture

Issue tags: +#ams2014contest