Opened 7 years ago

Closed 7 years ago

#26699 closed Cleanup/optimization (fixed)

Contributing docs should highlight difference between locally-built docs and server docs

Reported by: Philip James Owned by: Philip James
Component: Documentation Version: 1.9
Severity: Normal Keywords:
Cc: Carl Meyer Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

If you build the docs locally and open them, they will look different than the docs on the server.

This is expected but potentially confusing to new contributors. The contributing docs should talk about this.

Change History (5)

comment:1 Changed 7 years ago by Philip James

Owner: changed from nobody to Philip James
Status: newassigned

comment:2 Changed 7 years ago by Tim Graham

Triage Stage: UnreviewedAccepted
Type: BugCleanup/optimization

comment:3 Changed 7 years ago by Philip James

comment:4 Changed 7 years ago by Philip James

Has patch: set

comment:5 Changed 7 years ago by Tim Graham <timograham@…>

Resolution: fixed
Status: assignedclosed

In 2c90981:

Fixed #26699 -- Mentioned doc theming difference (locally-built vs. website).

Note: See TracTickets for help on using tickets.
Back to Top