Skip to content

Commit

Permalink
Add TODO sections to all unwritten documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Gohla committed Mar 2, 2016
1 parent 8020686 commit f476ae7
Show file tree
Hide file tree
Showing 39 changed files with 140 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/core/api.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# API Reference

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
2 changes: 2 additions & 0 deletions source/core/example/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
Core API Examples
=================

.. todo:: This part of the documentation has not been written yet.

.. toctree::
:maxdepth: 1
4 changes: 4 additions & 0 deletions source/core/guide/artifact.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Using Core API Artifacts

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```

## With Maven

## With Gradle
Expand Down
2 changes: 2 additions & 0 deletions source/core/guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Core API Guides
===============

.. todo:: This part of the documentation has not been written yet.

.. toctree::
:maxdepth: 2

Expand Down
4 changes: 4 additions & 0 deletions source/core/manual/component.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Components

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/core/manual/facade.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Facades

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/core/manual/high-service.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# High-Level Services

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
2 changes: 2 additions & 0 deletions source/core/manual/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Core API Manual
===============

.. todo:: This part of the documentation has not been written yet.

.. toctree::
:maxdepth: 1

Expand Down
4 changes: 4 additions & 0 deletions source/core/start.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Core API Getting Started

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```

## Requirements

## Installation
Expand Down
4 changes: 4 additions & 0 deletions source/dev/bootstrap.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Bootstrapping Spoofax

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/dev/build.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Building Spoofax

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/dev/contribute.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Contributing to Spoofax

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/dev/release.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Releasing Spoofax

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/introduction.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Introduction

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```

## Description

## License
Expand Down
2 changes: 2 additions & 0 deletions source/langdev/example/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
Language Development Examples
=============================

.. todo:: This part of the documentation has not been written yet.

.. toctree::
:maxdepth: 1
4 changes: 4 additions & 0 deletions source/langdev/guide/build.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Building and Continuous Integration

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```

## With Maven

## With Gradle
4 changes: 4 additions & 0 deletions source/langdev/guide/declare.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Declare Your Language

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/guide/export.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Exporting and Using a Language

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```

## As an Eclipse plugin

## As an IntelliJ plugin
Expand Down
2 changes: 2 additions & 0 deletions source/langdev/guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Language Development Guides
===========================

.. todo:: This part of the documentation has not been written yet.

.. toctree::
:maxdepth: 1

Expand Down
4 changes: 4 additions & 0 deletions source/langdev/manual/config.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Configuration

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/manual/env/eclipse.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Eclipse Environment

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/manual/env/intellij.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# IntelliJ Environment

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
2 changes: 2 additions & 0 deletions source/langdev/manual/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Language Development Manual
===========================

.. todo:: This part of the documentation has not been written yet.

.. toctree::
:maxdepth: 2

Expand Down
4 changes: 4 additions & 0 deletions source/langdev/manual/project.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Project Structure

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/meta/lang/dynsem.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# DynSem

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/meta/lang/esv.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# ESV

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
2 changes: 2 additions & 0 deletions source/langdev/meta/lang/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Meta Languages Manual
=====================

.. todo:: This part of the documentation has not been written yet.

.. toctree::
:maxdepth: 2

Expand Down
4 changes: 4 additions & 0 deletions source/langdev/meta/lang/nabl.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# NaBL

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/meta/lang/nabl2.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# NaBL2

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/meta/lang/sdf3.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# SDF3

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/meta/lang/spt.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# SPT

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/meta/lang/stratego.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Stratego

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/meta/lang/ts.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# TS

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/meta/lib/analysis.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Analysis Library

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/langdev/meta/lib/analysis2.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Analysis Library 2

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
2 changes: 2 additions & 0 deletions source/langdev/meta/lib/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Meta Libraries Manual
=====================

.. todo:: This part of the documentation has not been written yet.

.. toctree::
:maxdepth: 2

Expand Down
4 changes: 4 additions & 0 deletions source/langdev/start.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Language Development Getting Started

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```

## Requirements

## Installation
Expand Down
4 changes: 4 additions & 0 deletions source/overview/architecture.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Architecture

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```
4 changes: 4 additions & 0 deletions source/overview/glossary.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Glossary

```eval_rst
.. todo:: This part of the documentation has not been written yet.
```

0 comments on commit f476ae7

Please sign in to comment.