Skip to content

Commit

Permalink
Put development warning box on all doc pages. Release v0.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
brews committed Jul 20, 2017
1 parent f388a18 commit 169b2e5
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Examples
========

.. warning::

The project is under heavy development. Code and documentation is not complete.


.. toctree::
:maxdepth: 2
4 changes: 4 additions & 0 deletions docs/faq.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Frequently Asked Questions
==========================

.. warning::

The project is under heavy development. Code and documentation is not complete.

Where did the name "snakebacon" come from?
------------------------------------------

Expand Down
5 changes: 5 additions & 0 deletions docs/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@
Installation
============

.. warning::

The project is under heavy development. Code and documentation is not complete.


Required dependencies
---------------------
5 changes: 5 additions & 0 deletions docs/internals.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
snakebacon Internals
====================

.. warning::

The project is under heavy development. Code and documentation is not complete.


.. currentmodule:: xarray

snakebacon builds on and wraps around the C/C++ in the Bacon from ...
5 changes: 5 additions & 0 deletions docs/io.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@
Reading and writing files
=========================

.. warning::

The project is under heavy development. Code and documentation is not complete.


5 changes: 5 additions & 0 deletions docs/plots.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Plotting
========

.. warning::

The project is under heavy development. Code and documentation is not complete.


Introduction
------------

0 comments on commit 169b2e5

Please sign in to comment.