You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/docs.json

26 lines
517 B

Add pygame documentation commit c3ef7a7e99543e56055237faa452b5f7b7b662cc Author: Mathieu PATUREL <australie.p@gmail.com> Date: Thu May 24 22:28:42 2018 +1000 :sparkles: add prefix to funtions commit b111b3445240d92ee89ba219d638918971f3695e Author: Mathieu PATUREL <australie.p@gmail.com> Date: Thu May 24 22:08:21 2018 +1000 FileScraper to UrlScraper commit d02a11e479788c7d10ffc6f43d8796134c26c212 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Thu May 24 18:53:42 2018 +1000 :sparkles: remove 'pygame.' in entries commit 1d579e52d788195eefdf4f55877d41722f6bfbd2 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Thu May 24 17:23:34 2018 +1000 :fire: remove useless code commit 60ea8151de073ed8ee9e16abe3e934f1afb934be Author: Mathieu PATUREL <australie.p@gmail.com> Date: Thu May 24 17:20:09 2018 +1000 :sparkles: added icons commit 73128c33ec5e6d762c6e3068e16994738006ef26 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Thu May 24 14:07:44 2018 +1000 :sprakles: proper attribution commit 69dceb531bf83b0ea34a2f4ffa09104ab76193ec Author: Mathieu PATUREL <australie.p@gmail.com> Date: Wed May 23 00:56:56 2018 +1000 :sparkles: added syntax highlighting commit 124460dc31afc7a5bbabd55daadea7defd134ff3 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Wed May 23 00:46:53 2018 +1000 :sparkles: remove wrapping div commit d213d165cb582856080ba63b9ae2c5d38a0a79b6 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Wed May 23 00:39:29 2018 +1000 :bug: fix index commit f184456e165e4d1104fe4846be311036d4e85b9f Author: Mathieu PATUREL <australie.p@gmail.com> Date: Wed May 23 00:13:57 2018 +1000 :fire: remove useless code commit 9cf27eb1be7038c858383c60255cc41ce1f0fd1b Author: Mathieu PATUREL <australie.p@gmail.com> Date: Wed May 23 00:12:27 2018 +1000 :sparkles: use signature as title! it handles 1+ signatures commit ab255f9c791bf53fb144cfe94bb6fa8675fa5ee7 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 23:53:51 2018 +1000 :sparkles: better semantic & entries commit e1a5bdac68cc84dc243b53061a6e73744694705a Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 23:50:09 2018 +1000 :sparkles: better semantic & entries commit 1913ad6cad25c19c148d4e8ec2ab71dcd2cb9b92 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 23:38:10 2018 +1000 :bug: proper id/name for functions in sidebar commit c1f2b9570ffa4fe55ec975c15093bbec8fbdac47 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 23:30:06 2018 +1000 :sparkles: move signature to summary commit 2a83023ecf08648dc6898d62e0b9a2a22e9dd583 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 23:26:31 2018 +1000 :sparkles: move signature to summary commit 00a26a551f433b1aea1496385541e29ca343d5a3 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 23:08:39 2018 +1000 :sparkles: much better use of h1/h2/h3 commit a134629fd89d4bc700a01242848713f4c3d23427 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 22:48:31 2018 +1000 now cleaning the html commit 51cc6f758af9272131c3e795eed08b6b44f2e182 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 18:21:23 2018 +1000 :art: remove headerlinks from clean_filter commit c44937f55dbd503647e474f374529cbbf82c257e Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 18:16:45 2018 +1000 :bug: fix initial page to scrap commit c313b5b4e5e7611c6859678c23a32d0a30fb6bb4 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 18:15:44 2018 +1000 :bug: load only ref/* commit 5a9782f2617c184c9874a8e8afc6f306cd96af05 Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 18:00:52 2018 +1000 :bug: remove unicode in entries commit 958ec50d28d6d94a34e7045e9048b90f0bb10cba Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 17:57:47 2018 +1000 :sparkles: entries basically working commit a5247ce4b2efc3613814ee79010c006a1e1a166b Author: Mathieu PATUREL <australie.p@gmail.com> Date: Tue May 22 17:06:38 2018 +1000 :construction: going with an exception
7 years ago
[
{
"name": "Babel",
"slug": "babel",
"type": "simple",
"links": {
"home": "https://babeljs.io/",
"code": "https://github.com/babel/babel"
},
"release": "6.26.1",
"mtime": 1526910957,
"db_size": 389782
},
{
"name": "Pygame",
"slug": "pygame",
"type": "simple",
"links": {
"home": "https://www.pygame.org/",
"code": "https://github.com/pygame/pygame"
},
"release": "v1.9.4.dev0",
"mtime": 1527168193,
"db_size": 616740
}
]