Skip to content

Migrate documentations #5

Open
Open
@yukiisbored

Description

@yukiisbored

Due to a couple of problems regarding aggregating documentations. I'm planning to build the docs in this repository via Travis instead of aggregating pre-compiled HTML pages. This will ensure that every documents are working correctly and are handled by a single instance of sphinx.

It'll be based of 3 components:

  • A script that pushes the raw reStructuredText/Markdown files to the master branch of this repository.
  • A script that combines index files into a single index.rst. Obviously this has to be written in rST.
  • A CI setup in this repository that compiles the documents with Sphinx into a accessible website.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions