Skip to content
/ wiki Public

GPAC's wiki, the entrypoint to MP4Box and GPAC documentation.

License

Notifications You must be signed in to change notification settings

gpac/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPAC wiki

This repository contains GPAC's wiki, the entrypoint to MP4Box and GPAC documentation.

Contributiing

Contributions are welcome and can be submitted through pull requests.

Some of the markdown files are autogenerated by GPAC and MP4Box, see: scripts/genmd.sh. These files must be edited by editing GPAC C source code and contributed to GPAC.

Make sure to keep the navigation structure in the mkdocs.yml configuration up to date when adding or removing new pages.

URLs are autogenerated from the markdown file names.

Development & build

This documentation uses the materials theme for mkdocs.

Intall all dependencies:

python3 -m pip install mkdocs-material

Local preview with hot reloading:

mkdocs serve

Release build:

mkdocs build --clean -d ./site

About

GPAC's wiki, the entrypoint to MP4Box and GPAC documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published