Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Postal Owl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Postal Owl
Postal Owl
Commits
8cbe8d16
Project 'mj/owl' was moved to 'owl/owl'. Please update any links and bookmarks that may still have the old path.
Commit
8cbe8d16
authored
2 years ago
by
Martin Mareš
Browse files
Options
Downloads
Patches
Plain Diff
README: A note on embedded JS libraries
parent
8548a696
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-1
11 additions, 1 deletion
README.md
with
11 additions
and
1 deletion
README.md
+
11
−
1
View file @
8cbe8d16
...
...
@@ -11,7 +11,7 @@ The Owl was written by Martin Mareš <mj@ucw.cz>.
## License
The whole package is (c) 2020-202
2
Martin Mareš.
The whole package is (c) 2020-202
3
Martin Mareš.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
...
...
@@ -24,3 +24,13 @@ This program is distributed in the hope that it will be useful,
but without any warranty; without even the implied warranty of
merchantability or fitness for a particular purpose. See the
GNU Affero General Public License for more details.
## Embedded libraries
Owl's repository contains embedded copies of several libraries:
-
Markdown-it and KaTeX built from NPM packages and embedded in
`static/bundle.js`
using the
`js`
target in top-level
`Makefile`
.
-
Swagger in
`static/swagger/`
, which is an official release obtained
from https://github.com/swagger-api/swagger-ui/.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment