Libraries can now be documented in place with a hacked up format:

        //$ Some docs for the stuff.
        //$ More text.
        
        // This comment is not in the docs.

        fun f() => x; // this is what gets documented.

I'm working on the doc generators, tools/flx_libindex (in alphabetic
order of symbols) and tools/flx_libcontents (in file order)

Any lurkers out there want to write some library docs its now easy.

--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to