Ask Fanny 0.0.2.2
Mini search engine for the Fantom reference documentation

Ask Fanny is a mini search engine for the reference documentation of the Fantom Programming Language - see http://fantom.org/.

It's a library that indexes and ranks all the headings and titles of the core Fantom documentation and libraies for single words, and makes them available as:

  • a programmable API
  • a Command Line Program
  • a Website

Every standard Fantom installation comes complete with examples and reference documentation. Tools such as Explorer let you view that documentation, which is great if you know what you're looking for or wish read it from start to finish like a novel.

But searching can be difficult if you don't know exactly where to look... it is hoped "Ask Fanny" fills that gap.

Read more...

Install

To install Ask Fanny with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Ask Fanny with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afAskFanny.pod (192.59 kB)

Use

To use Ask Fanny in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afAskFanny 0.0.2 - 0.0"]

Documentation

Information

Meta information on the Ask Fanny pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
192.59 kB
Licence
ISC Licence (ISC)
Built on
20th Jul 2017
Source code
via Mercurial at https://bitbucket.org/AlienFactory/afaskfanny
Depends on
compilerDoc, fandoc, sys, util, web, wisp
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 2 releases of Ask Fanny: