-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
The LFE docs site needs a major overhaul, as discussed on the LFE mail list and in various tickets on Github. This work has the overall vision:
- Provide a usable site-generating infrastructure (tools and procedures) for docs contributors
- Produce a clean, easy-to-navigate site that is the single source of truth for all LFE docs, regardless of where the bits actually live.
- Maintain versioned docs so that those who are stuck using older versions of LFE and/or Erlang are supported (to the extent that docs existed when their chosen version was released).
To do this, a great deal of work is necessary. The major categories of this work are represented by the tickets listed below, each with their own tasks and/or supporting tickets:
- Planning - Planning #64
- IA and Structure - IA and Structure #49
- Look and Feel - Look and Feel #66
- Versioning Docs - Versioning Docs #68
- Unification - Unification #69
- Publish Documentation to Github - Publish Documentation to Github #86
lin7sh