Coder Social home page Coder Social logo

yuidoc-themes's Introduction

YUIDoc Themes

The YUIDoc documentation generator is an amazing tool, but its default theme leaves much to be desired. The themes in this repository are intended to offer both visual and usability improvements.

This repository currently contains one theme - "friendly-theme" - for use with YUIDoc.

"Friendly" Theme

Installation Instructions

  1. Clone this repository or download it as a ZIP file.
  2. Copy the "friendly-theme" directory to a convenient location. Feel free to delete all other files from the repository.

How To Use (Mac instructions)

These instructions assume you have already installed YUIDoc. If you haven't, follow the instructions on the YUIDoc website before continuing.

  1. Open the Terminal app.

  2. Navigate to the directory that contains contains the code for which you want to generate documentation. For example...

    cd ~/Projects/MyApp
    
  3. Run the yuidoc command using the -t option to point to the custom theme you downloaded. For example...

    yuidoc scripts -t ~/Desktop/friendly-theme
    

The command above uses "friendly-theme" located on your Desktop to generate API docs for all files found within the "scripts" subdirectory. By default, YUIDoc saves the generated documentation into a folder named "out".

For more detail on YUIDoc configuration see the command line options and JSON configuration file documentation on the YUIDoc website.

How To Use (Windows instructions)

Help make this documentation better by contributing to this section and submitting a pull request!

Report Bugs

If you encounter issues while using these themes please report them! Be sure to include the name of the theme in your description.

yuidoc-themes's People

Contributors

kane-thornwyrd avatar krisschultz-ri avatar krxtopher avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.