That's pretty cool. http://www.rust-ci.org/kballard/rust-lua/doc/lua now 
contains documentation for rust-lua!

Although there are two issues with the documentation as it exists now. Both are 
caused by the fact that the docs link actually embeds the real documentation in 
an <iframe>.

The first issue is that the title of the page is always "Rust CI".

The second is that clicking a link in the documentation will only navigate that 
<iframe>, and therefore the URL bar doesn't get updated and the browser back 
button (and history list) is broken.

-Kevin

On Jan 20, 2014, at 4:01 PM, Hans Jørgen Hoel <[email protected]> wrote:

> Hi,
> 
> Rust-ci (http://www.rust-ci.org/) has been updated with some new features
> 
> * documentation can be uploaded during Travis CI builds (see project
> page -> owner actions -> get config for docs upload)
> * categorization of projects
> * projects can now be edited and deleted by owners (aka Web 2.0 compliance)
> 
> For a view of projects by category see:
> 
> http://www.rust-ci.org/projects/
> 
> I've added likely categories to projects based on name and
> description, but I've probably missed a few so please take a look at
> your own project (owner actions -> edit project to change).
> 
> Categories are fixed for now. Give me a ping if you want to have a
> category added or changed.
> 
> Projects on the frontpage with a padlock in the status column are
> missing Travis CI authentication due to an earlier bug. To fix this,
> go to the project page and select Authenticate.
> 
> If you encounter any other issues, please report it here:
> 
> https://github.com/hansjorg/rust-ci
> 
> Next up:
> 
> * benchmarks upload (and graphing)
> 
> cheers,
> 
> Hans Jørgen
> _______________________________________________
> Rust-dev mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/rust-dev

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to