https://github.com/hexpm/hexdocs
Service that manages the static documentation on https://hexdocs.pm
https://github.com/hexpm/hexdocs
elixir hex
Last synced: 3 months ago
JSON representation
Service that manages the static documentation on https://hexdocs.pm
- Host: GitHub
- URL: https://github.com/hexpm/hexdocs
- Owner: hexpm
- Created: 2018-07-02T20:44:51.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T20:59:42.000Z (11 months ago)
- Last Synced: 2024-12-11T21:24:29.680Z (11 months ago)
- Topics: elixir, hex
- Language: Elixir
- Homepage: https://hexdocs.pm
- Size: 234 KB
- Stars: 41
- Watchers: 5
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hexdocs
[](https://travis-ci.org/hexpm/hexdocs)
## Setup
mix deps.get
iex -S mix
## License
Copyright 2018 Six Colors AB
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.