Metadata
- Source
- FLUID-5331
- Type
- Task
- Priority
- Minor
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- N/A
- Reporter
- Simon Bates
- Created
- 2014-04-25T15:16:55.898-0400 
- Updated
- 2015-06-15T14:37:56.057-0400 
- Versions
- N/A
- Fixed Versions
- 
                        
                        - 1.5
 
- Component
- 
                        
                        - Tech. Documentation
 
Description
For the 1.5 documentation, we would like to have 2 views of our documentation:
- individual pages
- all-in-one (for easy searching for example)
See the Node.js docs for an example of this structure http://nodejs.org/api/.
This ticket is to create a Grunt task that concatenates individual Markdown pages into a single page to enable the generation of the all-in-one page.
Comments
- 
                        Justin Obara commented 2015-06-15T14:37:56.055-0400 I don't believe we want a single page generated from all the markdown files. We do want to implement a search feature on the site though.