You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kapil Arya (JIRA)" <ji...@apache.org> on 2016/02/20 17:57:18 UTC

[jira] [Comment Edited] (MESOS-4584) Update Rakefile for mesos site generation

    [ https://issues.apache.org/jira/browse/MESOS-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155685#comment-15155685 ] 

Kapil Arya edited comment on MESOS-4584 at 2/20/16 4:57 PM:
------------------------------------------------------------

{code}
commit 292ce3de8566a49cf945006dc3c9da7cbae133f6
Author: Kapil Arya kapil@mesosphere.io
Date:   Tue Feb 2 19:08:22 2016 -0500

Updated doxygen target for site/Rakefile.

There are three components to generating new doxygen pages:

1. Now that we have a Doxyfile, pass it to `doxygen` command.
2. Genarate doxygen pages in a diretcory named `doxygen` in the current
   directory.
3. Once the doxygen pages have been generated, move them into
   `publish/api/latest/c++`.

After step 3, one can copy over the publish directory to mesos-site svn
repository.

Review: https://reviews.apache.org/r/43122

commit 67e77fd52d3c02f77e68f80d8baa0a5bdccd5e87
Author: Kapil Arya <ka...@mesosphere.io>
Date:   Sun Feb 7 19:25:52 2016 -0500

    Updated release guide to include doxygen site generation.

    Review: https://reviews.apache.org/r/43318

{code}


was (Author: karya):
{code}
commit 292ce3de8566a49cf945006dc3c9da7cbae133f6
Author: Kapil Arya kapil@mesosphere.io
Date:   Tue Feb 2 19:08:22 2016 -0500

Updated doxygen target for site/Rakefile.

There are three components to generating new doxygen pages:

1. Now that we have a Doxyfile, pass it to `doxygen` command.
2. Genarate doxygen pages in a diretcory named `doxygen` in the current
   directory.
3. Once the doxygen pages have been generated, move them into
   `publish/api/latest/c++`.

After step 3, one can copy over the publish directory to mesos-site svn
repository.

Review: https://reviews.apache.org/r/43122
{code}

> Update Rakefile for mesos site generation
> -----------------------------------------
>
>                 Key: MESOS-4584
>                 URL: https://issues.apache.org/jira/browse/MESOS-4584
>             Project: Mesos
>          Issue Type: Bug
>          Components: project website
>            Reporter: Kapil Arya
>            Assignee: Kapil Arya
>              Labels: mesosphere
>             Fix For: 0.28.0
>
>
> The stuff in site/ directory needs some updates to make it easier to generate updates for mesos.apache.org site.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)