Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Commit

Permalink
Updated version to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Denperidge committed May 4, 2023
1 parent b79d15b commit 77bb174
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 25 deletions.
39 changes: 15 additions & 24 deletions docs.conf.example
Original file line number Diff line number Diff line change
@@ -1,29 +1,20 @@
[DEFAULT]
DefaultOwner=Denperidge-Redpencil
GenerateNav=True
DocsBasedir=docs/
[Output Configuration]
writetodisk = True
generatenav = True
docsbasedir = docs/

[divio-docs-gen]
Path=divio-docs-gen
[Naming Scheme]
tutorials = Tutorials
howtos = How-To
explanations = Explanations
references = Reference

[mu-cl-resources]
Path=Denperidge-Redpencil/mu-cl-resources
[Repository Selection]

[mu-project]
Path=Denperidge-Redpencil/mu-project@master
[https://github.com/mu-semtech/mu-cl-resources]
url = https://github.com/mu-semtech/mu-cl-resources

[mu-migrations-service]
Path=mu-migrations-service@master

[project]
Path=project
[https://github.com/denperidge-redpencil/project]
url = https://github.com/denperidge-redpencil/project
Move=documentation.md/references

[mu-javascript-template]
Path=mu-javascript-template

[mu-ruby-template]
Path=mu-ruby-template

[ember-proxy-service]
Path=ember-proxy-service
Ignore=building-a-template.md//why-semantic-microservices.md
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "divio_docs_gen"
version = "0.0.5"
version = "0.1.0"
authors = [
{ name="Denperidge", email="[email protected]" },
]
Expand Down

0 comments on commit 77bb174

Please sign in to comment.