mediagoblin-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GMG-Devel] How to contribute to documentation


From: Berker Peksağ
Subject: Re: [GMG-Devel] How to contribute to documentation
Date: Fri, 9 Jan 2015 23:18:10 +0200

On Fri, Jan 9, 2015 at 10:41 PM, Christopher Allan Webber
<address@hidden> wrote:
> Everything starts in mediagoblin/docs/source/index.rst, and references
> files from there.
>
> You can test the documentation before you push live:
>
>   $ cd ~/devel/mediagoblin   # or wherever
>   $ source bin/activate      # activate the virtualenv
>   $ easy_install sphinx      # if not already installed
>   $ cd docs
>   $ make html
>   $ iceweasel build/html/index.html

Hi all,

After 
https://gitorious.org/mediagoblin/mediagoblin/commit/c87825b6927f668c75adcdea0687711f97b5dbe7,
you can just run "make -C docs htmlview" instead of the last three
steps above :)

--Berker


reply via email to

[Prev in Thread] Current Thread [Next in Thread]