2005-June Archives by Thread
Starting: Wed Jun 1 14:31:28 2005
Ending: Thu Jun 30 07:41:29 2005
Messages: 118
- [as2api-dev] About as2api and EnFlash
Rostislav Hristov
- [as2api-dev] [CVS trunk] Fix dumb typo in method name (thanks Rostislav)
David Holroyd
- [as2api-dev] [CVS trunk] Doh -- don't put the <body> etc. inside the <head> --
thanks Rostislav
David Holroyd
- [as2api-dev] [CVS trunk] Comment-out empty table cell until nearby TODO gets done
David Holroyd
- [as2api-dev] [CVS trunk] Comment-out empty table cell until nearby TODO gets done
David Holroyd
- [as2api-dev] [CVS trunk] Remove yucky nav table layouts inherited from JavaDoc &
replace with nice lists
David Holroyd
- [as2api-dev] [CVS trunk] Comment-out empty table cell until nearby TODO gets done
David Holroyd
- [as2api-dev] [CVS trunk] Turn name of package containing the indexed type into a
link as well
David Holroyd
- [as2api-dev] [CVS trunk] Only produce <dl> for inherited methods if there is
actually a supertype
David Holroyd
- [as2api-dev] [CVS trunk] Refactor the mammoth document_method() function into
smaller pieces.
David Holroyd
- [as2api-dev] [CVS trunk] Factor some common iterator code out into new
comment_each_block_of_type()
David Holroyd
- [as2api-dev] [CVS trunk] Add comment_has_return? test, for consistency with other
doc components
David Holroyd
- [as2api-dev] [CVS trunk] Stop <dl>s being generated for fields/methods when
there's no content to go in
David Holroyd
- [as2api-dev] [CVS trunk] 'throws' -> 'Throws', so that this <dt> matches all the
others
David Holroyd
- [as2api-dev] [CVS trunk] Exclude an empty <dl> from field list, just as we're now
doing for method list
David Holroyd
- [as2api-dev] [CVS trunk] Factor out common navigation-skipping code.
David Holroyd
- [as2api-dev] [CVS trunk] Fix XHTML issues; inline content appearing where block
elements were required
David Holroyd
- [as2api-dev] [CVS trunk] Allow DOCTYPEs to be specified, and put resonable values
in place.
David Holroyd
- [as2api-dev] svn or cvs checkout need some data and /or links ???
=?ISO-8859-1?Q?Alexander_K=E4mmerer?=
- [as2api-dev] [CVS trunk] Doh; correct attribute name
David Holroyd
- [as2api-dev] [CVS trunk] 'Specified By' tells us that a method implements the
contract of some interface.
David Holroyd
- [as2api-dev] [CVS trunk] Simplify a few places where the type was passed along
with the type-member
David Holroyd
- [as2api-dev] [CVS trunk] Orient html_output.rb implemetation more towards objects.
David Holroyd
- [as2api-dev] [CVS trunk] Fix indentation. Changes to whitespace only.
David Holroyd
- [as2api-dev] [CVS trunk] Convert top-level *_navigation() functions into
*Page.navigation() methods
David Holroyd
- [as2api-dev] [CVS trunk] Turn a million-billion top-level functions into methods
of TypePage
David Holroyd
- [as2api-dev] [CVS trunk] Create superclasses for pages, and hoist common code,
simplifying subclasses,
David Holroyd
- [as2api-dev] [CVS trunk] Zap function that's now unused
David Holroyd
- [as2api-dev] [CVS trunk] Inline this simple function; so calls to create_page()
are all in the same place
David Holroyd
- [as2api-dev] [CVS trunk] Move function definition adjacent to its only user.
David Holroyd
- [as2api-dev] [CVS trunk] Fix frameset XHTML b0rkage (a change of Rostislav's that
I missed before)
David Holroyd
- [as2api-dev] [CVS trunk] Have each Page's path be an inherent property, rather
than external context
David Holroyd
- [as2api-dev] [CVS trunk] Factor out lots of calls to create_page().
David Holroyd
- [as2api-dev] [CVS trunk] Missed link_type_proxy() when promoting functions to
methods of TypePage.
David Holroyd
- [as2api-dev] [CVS trunk] Turn XHTMLWriter from a class into a mixin-module, and
include this in Page
David Holroyd
- [as2api-dev] [CVS trunk] Minor simplification
David Holroyd
- [as2api-dev] [CVS trunk] Gah! Why was the stylesheet never under version control?
David Holroyd
- [as2api-dev] [CVS trunk] Change nav bars from divs into unordered lists.
David Holroyd
- [as2api-dev] [CVS trunk] Tweak presentation of argument/exception tables
David Holroyd
- [as2api-dev] [CVS trunk] Don't use blockquotes. Standard javadoc output does,
presumably because the
David Holroyd
- [as2api-dev] [CVS trunk] <dl> abuse must stop! Standard javadoc output uses
definition lists simply
David Holroyd
- [as2api-dev] Command line usage
David Holroyd
- [as2api-dev] Command line usage
David Holroyd
- [as2api-dev] [CVS trunk] Generate field index for superclass' fields even if this
class has no fields
David Holroyd
- [as2api-dev] [CVS trunk] oops; add required parameter
David Holroyd
- [as2api-dev] [CVS trunk] Fix dependancy requirement
David Holroyd
- [as2api-dev] [CVS trunk] Make reference to another AS documentation tool project
David Holroyd
- [as2api-dev] [CVS trunk] New command line interface; ui/cli.rb replaces
documentor.rb as the entry point
David Holroyd
- [as2api-dev] [CVS trunk] Expanded usage instructions
David Holroyd
- [as2api-dev] [CVS trunk] Make generated page titles modifiable with a command line
option
David Holroyd
- [as2api-dev] [CVS trunk] Don't report progress, by default.
David Holroyd
- [as2api-dev] [CVS trunk] Document those new options
David Holroyd
- [as2api-dev] [CVS trunk] Fix typo
David Holroyd
- [as2api-dev] [CVS trunk] Remove the need to copy the CSS to the output directory
by hand.
David Holroyd
- [as2api-dev] [CVS trunk] Have the 'document' property of an ASType be settable
per-instance
David Holroyd
- [as2api-dev] [CVS trunk] Hack-in initial support for parsing types outside the set
being documented.
David Holroyd
- [as2api-dev] Minor problems with non windows binary
erixtekila
- [as2api-dev] [CVS trunk] Link to another project Rostislav pointed out
David Holroyd
- [as2api-dev] [CVS trunk] Oh look, another AS2 doc tool I found on the osflash wiki
David Holroyd
- [as2api-dev] [CVS trunk] Shift stuff around to make output-dir work properly when
it's outside $PWD.
David Holroyd
- [as2api-dev] [CVS trunk] Add command line option for specifying the input files'
encoding.
David Holroyd
- [as2api-dev] [CVS trunk] Try harder to resolve imported classes outside the
documented set
David Holroyd
- [as2api-dev] [CVS trunk] Avoid linking to things which we aren't generating
documentation for.
David Holroyd
- [as2api-dev] [CVS trunk] Have @see and {@link} work better. We now allow links to
members
David Holroyd
- [as2api-dev] [CVS trunk] Return of inheritance diagrams as a permanent feature.
David Holroyd
- [as2api-dev] [CVS trunk] Allow HTML in doc-comments to appear as HTML in output
(without encoding).
David Holroyd
- [as2api-dev] [CVS trunk] Take care not to strip end-of-line sequences from
doc-comments
David Holroyd
- [as2api-dev] [CVS trunk] Fix invalid docbook by inserting <tgroup> element, and
keep FOP happy
David Holroyd
- [as2api-dev] [CVS trunk] Fix indentation of <tgroup> content
David Holroyd
- [as2api-dev] all good
erixtekila
- [as2api-dev] [CVS trunk] I picked up a tip -- this appears to be a simpler way to
scan a string
David Holroyd
- [as2api-dev] [CVS trunk] Don't delay 'require' -- that makes it harder to use
rubyscript2exe
David Holroyd
- [as2api-dev] [CVS trunk] Any whitespace (not just a space character) must
terminate a link-target.
David Holroyd
- [as2api-dev] [CVS trunk] Don't link to the fields of types we're not documenting
David Holroyd
- [as2api-dev] [CVS trunk] Trivial front-end script to launch ui/cli.rb
David Holroyd
- [as2api-dev] [CVS trunk] Delete logic from link_type_proxy() which link_type() can
perform for us anyway.Also, include class/title attributes even for types
which aren't hyperlinked.
David Holroyd
- [as2api-dev] [CVS trunk] Stop title attribute claiming that 'Void' is a class
David Holroyd
- [as2api-dev] [CVS trunk] Implement some support for JavaDoc {@code ...} tag
David Holroyd
- [as2api-dev] [CVS trunk] Fix "method redefined; discarding old title" warning
David Holroyd
- [as2api-dev] 0.3 pre-release
David Holroyd
- [as2api-dev] [CVS trunk] Document some of the recent changes
David Holroyd
- [as2api-dev] [CVS trunk] Project homepage metadata XML
David Holroyd
- [as2api-dev] [CVS trunk] Bye to the old homepage
David Holroyd
- [as2api-dev] [pre 0.3]
erixtekila
- [as2api-dev] [CVS trunk] Have 'make' do more of the legwork to prepare a release,
and bump to v0.3
David Holroyd
- [as2api-dev] [CVS trunk] Doh, variable name was wrong
David Holroyd
- [as2api-dev] [CVS trunk] Rule to build the windows .exe
David Holroyd
- [as2api-dev] 0.3 pre-release
David Holroyd
- [as2api-dev] 0.3 pre-release
David Holroyd
- [as2api-dev] [CVS trunk] Use more up to date Oregano-client for example
David Holroyd
- [as2api-dev] 0.3 pre-release
David Holroyd
- [as2api-dev] [ANN] as2api 0.3 Released
David Holroyd
- [as2api-dev] as2api-dev command tool step by step?
chris k||re-structure
- [as2api-dev] [CVS trunk] Targets for building the stuffit dist
David Holroyd
- [as2api-dev] [CVS trunk] Link to the OSX download
David Holroyd
- [as2api-dev] [CVS trunk] An additional way of specifying the generated HTML file's
encoding
David Holroyd
- [as2api-dev] [CVS trunk] Stop trying so hard to avoid creating the method_info
div.
David Holroyd
- [as2api-dev] [CVS trunk] Factor a common fragment of code out into a method
David Holroyd
- [as2api-dev] [CVS trunk] Document overridden methods
David Holroyd
- [as2api-dev] [CVS trunk] Have navgation frames make use of link_type()'s fomatting
capabilities
David Holroyd
- [as2api-dev] [CVS trunk] Allow undocumented methods to inherit docs from
overriding / specifying methods
David Holroyd
- [as2api-dev] [CVS trunk] Since function now only has a single user, inline it
again
David Holroyd
- [as2api-dev] as2api-dev command tool step by step?
chris k||re-structure
Last message date:
Thu Jun 30 07:41:29 2005
Archived on: Thu Jun 30 07:42:02 2005
This archive was generated by
Pipermail 0.05 (Mailman edition).