Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Syntax of Makefile for Sphinx docs is incorrect #660

Description

@fepegar
$ make html
Makefile:20: *** missing separator.  Stop.

This happens because there should be a tab (not spaces) in the target:

preprocess:
python preprocess.py

AB#4983

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions